diff options
-rw-r--r-- | news/newsfish/Makefile | 9 | ||||
-rw-r--r-- | news/newsfish/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index 3072caa4eff9..bd47b1427502 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -6,17 +6,16 @@ # PORTNAME= newsfish -PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTVERSION= 1.2.6 CATEGORIES= news MASTER_SITES= ftp://ftp.saddi.com/pub/software/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= Batch USENET news reader with filter capabilities -USE_AUTOMAKE_VER= 14 -USE_AUTOCONF_VER= 213 USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= newsfish.1 PLIST_FILES= bin/newsfish diff --git a/news/newsfish/distinfo b/news/newsfish/distinfo index 9c2e8aec0a58..cb236b642991 100644 --- a/news/newsfish/distinfo +++ b/news/newsfish/distinfo @@ -1,2 +1,2 @@ -MD5 (newsfish-1.2.5.tar.gz) = 69910d691c150bcf985c58286e7e317f -SIZE (newsfish-1.2.5.tar.gz) = 55200 +MD5 (newsfish-1.2.6.tar.gz) = c654de346cf7f4a858b6f0136de0711c +SIZE (newsfish-1.2.6.tar.gz) = 93814 |