diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-05-27 23:23:17 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-05-27 23:23:17 +0800 |
commit | 5d703b6113efb3b27aa65af7acdea0faa915fc81 (patch) | |
tree | cd5ce813acb7498c58e3b76ef18384b6f95b9593 /news/newsfish/Makefile | |
parent | dec3a48f087231e215bcacd17de5ae20d58a8b0c (diff) | |
download | freebsd-ports-gnome-5d703b6113efb3b27aa65af7acdea0faa915fc81.tar.gz freebsd-ports-gnome-5d703b6113efb3b27aa65af7acdea0faa915fc81.tar.zst freebsd-ports-gnome-5d703b6113efb3b27aa65af7acdea0faa915fc81.zip |
Update to version 1.2.4
PR: 27625
Diffstat (limited to 'news/newsfish/Makefile')
-rw-r--r-- | news/newsfish/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index 08dcd3ccc9f5..35b36146114d 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -6,9 +6,10 @@ # PORTNAME= newsfish -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= news -MASTER_SITES= ftp://ftp.philosophysw.com/pub/software/ +MASTER_SITES= http://download.sourceforge.net/newsfish/ \ + ftp://ftp.philosophysw.com/pub/software/ MAINTAINER= asaddi@philosophysw.com |