Update to 1.2.5.
No changes to the program, merely the use of gmake and autoconf/automake.
This commit is contained in:
parent
d1cf30c684
commit
8a6a0cf0e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45310
2 changed files with 5 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (newsfish-1.2.4.tar.gz) = 4ad93117248f4c3f988333d98f5bea2a
|
||||
MD5 (newsfish-1.2.5.tar.gz) = 69910d691c150bcf985c58286e7e317f
|
||||
|
|
Loading…
Reference in a new issue