diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 07:25:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 07:25:42 +0000 |
commit | 209c3d7ee2f04bf0b62d2125bd33cf5a4f5b95b0 (patch) | |
tree | 131a9d77c75987b5de33cc4a24765d5b8ec72702 /news | |
parent | Update audio/tta to 3.3 (diff) |
Remove obsolete mastersites.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=144367
Diffstat (limited to 'news')
-rw-r--r-- | news/gnus-emacs20/Makefile | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index 376c5639ac5c..cf3f5042ce0a 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -9,21 +9,15 @@ PORTNAME= gnus PORTVERSION= 5.8.8 PORTREVISION= 3 CATEGORIES= news mail elisp -MASTER_SITES= http://quimby.gnus.org/gnus/dist/ \ - ftp://quimby.gnus.org/gnus/dist/ \ - ftp://ftp.monash.edu.au/pub/gnus/ \ - ftp://ftp.win.ne.jp/pub/word/elisp/gnus/ \ +MASTER_SITES= ftp://ftp.monash.edu.au/pub/gnus/ \ ftp://ftp.kreonet.re.kr/pub/tools/emacs/gnus/ \ - ftp://ftp.task.gda.pl/mirror/ftp.gnus.org/pub/gnus/ \ - http://www.gnus.org/dist/ \ - ftp://ftp.gnus.org/dist/ \ - ftp://ftp.twoguys.org/gnus/ + ftp://ftp.task.gda.pl/mirror/ftp.gnus.org/pub/gnus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= A popular newsreader for emacs20 -BROKEN= Incomplete pkg-plist +#BROKEN= Incomplete pkg-plist DEPRECATED= ${BROKEN} EXPIRATION_DATE=2005-09-22 |