diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-07-21 16:04:55 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-07-21 16:04:55 +0000 |
commit | 8a6a0cf0e3f14d958561026324bc20039c9acdd9 (patch) | |
tree | 4668791247bd34222dbd0a68e78069c75ed061ca /news/newsfish | |
parent | d1cf30c684b9b3778206f88f86c5914e4f92489e (diff) |
Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
Notes
Notes:
svn path=/head/; revision=45310
Diffstat (limited to 'news/newsfish')
-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 35b36146114d..99c7cb7f90f4 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 efe59e3089eb..9eb84cc8a777 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 |