diff options
Diffstat (limited to 'www/wnews')
-rw-r--r-- | www/wnews/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/wnews/Makefile b/www/wnews/Makefile index 7eeb8e97028b..81eac52a7249 100644 --- a/www/wnews/Makefile +++ b/www/wnews/Makefile @@ -9,7 +9,7 @@ PORTNAME= wnews PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://samy.kerneled.org/stuff/ +MASTER_SITES= http://samy.kerneled.org/projects/ MAINTAINER= sbahra@kerneled.org COMMENT= An RSS news client for the UNIX console @@ -18,7 +18,6 @@ MAN1= wnews.1 MANCOMPRESSED= yes PLIST_FILES= bin/wnews -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes WANT_GNOME= yes |