pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/nagios-plugins Set MASTER_SITES in Makefile.common...
details: https://anonhg.NetBSD.org/pkgsrc/rev/99f25fe03e3a
branches: trunk
changeset: 517846:99f25fe03e3a
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Aug 23 18:45:31 2006 +0000
description:
Set MASTER_SITES in Makefile.common, for the benefit of nagios-plugin-*.
diffstat:
net/nagios-plugins/Makefile | 3 +--
net/nagios-plugins/Makefile.common | 3 ++-
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 677c640085ed -r 99f25fe03e3a net/nagios-plugins/Makefile
--- a/net/nagios-plugins/Makefile Wed Aug 23 18:29:53 2006 +0000
+++ b/net/nagios-plugins/Makefile Wed Aug 23 18:45:31 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/08/17 14:20:14 taca Exp $
+# $NetBSD: Makefile,v 1.4 2006/08/23 18:45:31 wiz Exp $
#
CATEGORIES= net sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagiosplug/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://sourceforge.net/projects/nagiosplug/
diff -r 677c640085ed -r 99f25fe03e3a net/nagios-plugins/Makefile.common
--- a/net/nagios-plugins/Makefile.common Wed Aug 23 18:29:53 2006 +0000
+++ b/net/nagios-plugins/Makefile.common Wed Aug 23 18:45:31 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.common,v 1.3 2006/08/17 14:20:14 taca Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/08/23 18:45:31 wiz Exp $
#
PLUGINSVERSION= 1.4.3
DISTNAME= nagios-plugins-${PLUGINSVERSION}
+MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=nagiosplug/}
.include "../../net/nagios-base/Makefile.common"
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index