diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 11:31:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 11:31:49 +0000 |
commit | 48aee8ab57d666a9d7cc112f39aa36245d660cf1 (patch) | |
tree | 1bea9c13a765be7ac9eddf9be7c6cde6e993db66 /news/inn | |
parent | 8e64dde9a514868fbcca53bbb37884e4ef87ee96 (diff) | |
download | pkgsrc-48aee8ab57d666a9d7cc112f39aa36245d660cf1.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index ca329684ebc..a88616cd99a 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.85 2007/09/07 22:12:20 jlam Exp $ +# $NetBSD: Makefile,v 1.86 2007/12/02 11:31:49 wiz Exp $ DISTNAME= inn-2.4.3 PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \ - ftp://ftp.sunet.se/pub/news/nntp/inn/ \ ftp://ftp.fu-berlin.de/unix/news/inn/ MAINTAINER= pkgsrc-users@NetBSD.org |