diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index d01ff73f4f3b..f13ba8d64355 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -1,16 +1,18 @@ PORTNAME= newsfish PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Batch USENET news reader with filter capabilities WWW= https://www.saddi.com/software/newsfish/ USES= gmake GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= bin/newsfish \ - man/man1/newsfish.1.gz + share/man/man1/newsfish.1.gz .include