summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzafer <zafer>2011-03-17 21:52:23 +0000
committerzafer <zafer>2011-03-17 21:52:23 +0000
commitdcdb56f5f5a150150912868a077bdb8e24f0399d (patch)
tree7d0a99b000d6028961a1e43f6cfd06914604253b
parent09f0fea573991635a0fcb948e6d2d4169b3ca600 (diff)
downloadpkgsrc-dcdb56f5f5a150150912868a077bdb8e24f0399d.tar.gz
service suspended. fetch from backup.
-rw-r--r--net/mirror/Makefile4
-rw-r--r--net/nagios-plugin-spamd/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mirror/Makefile b/net/mirror/Makefile
index a688c244580..e533f09c994 100644
--- a/net/mirror/Makefile
+++ b/net/mirror/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2010/02/11 22:08:58 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2011/03/17 21:52:23 zafer Exp $
DISTNAME= mirror-2.9
PKGREVISION= 2
CATEGORIES= net
-MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
+MASTER_SITES= # ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sunsite.org.uk/packages/mirror/
diff --git a/net/nagios-plugin-spamd/Makefile b/net/nagios-plugin-spamd/Makefile
index c56c4d8eeaa..370fe293e43 100644
--- a/net/nagios-plugin-spamd/Makefile
+++ b/net/nagios-plugin-spamd/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/10/14 17:37:49 heinz Exp $
+# $NetBSD: Makefile,v 1.2 2011/03/17 21:54:18 zafer Exp $
#
DISTNAME= check_spamd-1.4.pl
PKGNAME= nagios-plugin-spamd-${DISTNAME:S/check_spamd-//:S/.pl//}
CATEGORIES= net mail
-MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/
+MASTER_SITES= # ftp://jhweiss.de/pub/users/weiss/nagios/plugins/
EXTRACT_SUFX= # empty
MAINTAINER= heinz@NetBSD.org