diff options
author | wiz <wiz> | 2007-12-02 11:31:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:31:49 +0000 |
commit | 63514ba135c759931a5bef82d9641039dc8a7e3c (patch) | |
tree | 1bea9c13a765be7ac9eddf9be7c6cde6e993db66 /news/inn | |
parent | 91bc3a6a76b6d4fa3e93057cae9ff8abc052c9c3 (diff) | |
download | pkgsrc-63514ba135c759931a5bef82d9641039dc8a7e3c.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 |