diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-06 07:25:42 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-06 07:25:42 +0000 |
commit | a5632664a088298b426c714e1322f2ad79b24174 (patch) | |
tree | 8c4319397812a435ed500bcc4747aba3424d4f85 /news/gnus-emacs20/Makefile | |
parent | 757b76fb1f2fc5e6410627bfbfab74b0419b57c8 (diff) | |
download | FreeBSD-ports-a5632664a088298b426c714e1322f2ad79b24174.zip FreeBSD-ports-a5632664a088298b426c714e1322f2ad79b24174.tar.gz |
Remove obsolete mastersites.
Source: distfile survey
Diffstat (limited to 'news/gnus-emacs20/Makefile')
-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 376c563..cf3f504 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 |