diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-07-21 16:04:55 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-07-21 16:04:55 +0000 |
commit | 0f59a7ca97121f49b920e9b2732c24ad9867ae3c (patch) | |
tree | 72e6c6cc632d7177fe1e4b41fe259ed736670d20 /news | |
parent | 9585e591b719c94da044fbd975b98818c3f0879a (diff) | |
download | FreeBSD-ports-0f59a7ca97121f49b920e9b2732c24ad9867ae3c.zip FreeBSD-ports-0f59a7ca97121f49b920e9b2732c24ad9867ae3c.tar.gz |
Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
Diffstat (limited to 'news')
-rw-r--r-- | news/newsfish/Makefile | 5 | ||||
-rw-r--r-- | news/newsfish/distinfo | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index 35b3614..99c7cb7 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -6,13 +6,16 @@ # PORTNAME= newsfish -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= news MASTER_SITES= http://download.sourceforge.net/newsfish/ \ ftp://ftp.philosophysw.com/pub/software/ MAINTAINER= asaddi@philosophysw.com +USE_AUTOMAKE= yes +USE_GMAKE= yes + MAN1= newsfish.1 .include <bsd.port.mk> diff --git a/news/newsfish/distinfo b/news/newsfish/distinfo index efe59e3..9eb84cc 100644 --- a/news/newsfish/distinfo +++ b/news/newsfish/distinfo @@ -1 +1 @@ -MD5 (newsfish-1.2.4.tar.gz) = 4ad93117248f4c3f988333d98f5bea2a +MD5 (newsfish-1.2.5.tar.gz) = 69910d691c150bcf985c58286e7e317f |