summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/mrtg/Makefile4
-rw-r--r--net/mrtg/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile
index d982a09dd0d..479c122e171 100644
--- a/net/mrtg/Makefile
+++ b/net/mrtg/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2007/05/16 09:01:13 martti Exp $
+# $NetBSD: Makefile,v 1.80.4.1 2007/12/17 21:10:22 ghen Exp $
DISTNAME= mrtg-2.15.2
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
http://oss.oetiker.ch/mrtg/pub/old/ \
@@ -72,6 +73,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/lib/mrtg2/BER.pm \
${WRKSRC}/lib/mrtg2/SNMP_Session.pm \
${WRKSRC}/lib/mrtg2/SNMP_util.pm \
+ ${WRKSRC}/lib/mrtg2/Net_SNMP_util.pm \
${WRKSRC}/lib/mrtg2/MRTG_lib.pm \
${WRKSRC}/lib/mrtg2/locales_mrtg.pm \
${PERL5_INSTALLVENDORLIB}
diff --git a/net/mrtg/PLIST b/net/mrtg/PLIST
index ef052cbd741..e74cf521774 100644
--- a/net/mrtg/PLIST
+++ b/net/mrtg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/08/09 21:42:42 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.10.10.1 2007/12/17 21:10:23 ghen Exp $
bin/mrtg
bin/mrtgcfgmaker
bin/mrtgindexmaker
@@ -10,6 +10,7 @@ ${PERL5_SUB_INSTALLVENDORLIB}/BER.pm
${PERL5_SUB_INSTALLVENDORLIB}/MRTG_lib.pm
${PERL5_SUB_INSTALLVENDORLIB}/SNMP_Session.pm
${PERL5_SUB_INSTALLVENDORLIB}/SNMP_util.pm
+${PERL5_SUB_INSTALLVENDORLIB}/Net_SNMP_util.pm
${PERL5_SUB_INSTALLVENDORLIB}/locales_mrtg.pm
man/man1/mrtg-contrib.1
man/man1/mrtg-faq.1