summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--news/newsfish/Makefile4
-rw-r--r--news/newsfish/distinfo2
-rw-r--r--news/newsfish/files/patch-aa2
3 files changed, 4 insertions, 4 deletions
diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile
index 358acc7e980e..08dcd3ccc9f5 100644
--- a/news/newsfish/Makefile
+++ b/news/newsfish/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= newsfish
-PORTVERSION= 1.2
+PORTVERSION= 1.2.3
CATEGORIES= news
-MASTER_SITES= http://www.philosophysw.com/download/
+MASTER_SITES= ftp://ftp.philosophysw.com/pub/software/
MAINTAINER= asaddi@philosophysw.com
diff --git a/news/newsfish/distinfo b/news/newsfish/distinfo
index 480b56fe1319..9f352cca31e9 100644
--- a/news/newsfish/distinfo
+++ b/news/newsfish/distinfo
@@ -1 +1 @@
-MD5 (newsfish-1.2.tar.gz) = 90edaace8baa2a1ffdb0f64b6b42e8d7
+MD5 (newsfish-1.2.3.tar.gz) = a1c72a1d94768a38e8cb9f8dbbdabce7
diff --git a/news/newsfish/files/patch-aa b/news/newsfish/files/patch-aa
index aeecd821475c..4f5101381839 100644
--- a/news/newsfish/files/patch-aa
+++ b/news/newsfish/files/patch-aa
@@ -4,7 +4,7 @@
# $Id: Makefile,v 1.13 2000/01/08 05:12:24 asaddi Exp $
-CFLAGS= -Iutil -Wall -g
-LDFLAGS= -Lutil
-+CFLAGS= -Iutil -DNDEBUG
++CFLAGS+= -Iutil -DNDEBUG
+LDFLAGS= -Lutil -s
# Uncomment the following for non-debug executables