diff options
author | tonio <tonio> | 2005-10-15 21:23:00 +0000 |
---|---|---|
committer | tonio <tonio> | 2005-10-15 21:23:00 +0000 |
commit | d7b8bcdf14c6f608a43ca6909e99de4f76ac6b41 (patch) | |
tree | eba74bebf0798e426a5d99f06c99b0681186a458 /news | |
parent | f1e5aae2625609a249f27729b360b1215591384b (diff) | |
download | pkgsrc-d7b8bcdf14c6f608a43ca6909e99de4f76ac6b41.tar.gz |
Update MASTERSITES and HOMEPAGE to use http://home.comcast.net/~bobyetman/
Fix PR 31821
Diffstat (limited to 'news')
-rw-r--r-- | news/suck/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile index da11ff86288..4b93d83d662 100644 --- a/news/suck/Makefile +++ b/news/suck/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.20 2005/06/17 04:49:47 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2005/10/15 21:23:00 tonio Exp $ # DISTNAME= suck-4.3.2 PKGREVISION= 3 CATEGORIES= news -MASTER_SITES= http://www.sucknews.org/ \ +MASTER_SITES= http://home.comcast.net/~bobyetman/ \ ${MASTER_SITE_SUNSITE:=system/news/transport/} \ ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ MAINTAINER= drankin@bohemians.lexington.ky.us -HOMEPAGE= http://www.sucknews.org/ +HOMEPAGE= http://home.comcast.net/~bobyetman/ COMMENT= Feed a local news server without a dedicated newsfeed GNU_CONFIGURE= yes |