diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-21 09:35:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-21 09:35:15 +0000 |
commit | 3fbf09d23bd7465ce3765b772fe2b90a4d4b3250 (patch) | |
tree | ede2f55da52fc3e52e3f998ba2ef34d3e2f0d21e /www/wnews | |
parent | - Add missing dependencies (diff) |
- Update MASTER_SITES
Submitted by: sbahra (maintainer via irc)
Diffstat (limited to 'www/wnews')
-rw-r--r-- | www/wnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wnews/Makefile b/www/wnews/Makefile index ad32e123b671..ba9079e01bec 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/projects/ +MASTER_SITES= http://kerneled.org/projects/wnews/ MAINTAINER= sbahra@gwu.edu COMMENT= An RSS news client for the UNIX console |