summaryrefslogtreecommitdiff
path: root/net/p5-SNMP
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:52:59 +0000
committerwiz <wiz>2001-02-17 17:52:59 +0000
commit3a61aee4cd7edf6f0c15bae603650c4f4453fd69 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/p5-SNMP
parent4e3547de3bbe9aae985ad91f7aae76896b121cf0 (diff)
downloadpkgsrc-3a61aee4cd7edf6f0c15bae603650c4f4453fd69.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/p5-SNMP')
-rw-r--r--net/p5-SNMP/Makefile3
-rw-r--r--net/p5-SNMP/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile
index 6100b549c85..85a13ea1b8f 100644
--- a/net/p5-SNMP/Makefile
+++ b/net/p5-SNMP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/01/30 22:03:38 wrstuden Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/17 18:19:24 wiz Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:53:13 jfitz Exp
#
@@ -8,6 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
MAINTAINER= packages@netbsd.org
+COMMENT= Perl5 module for interfacing to the UCD SNMP library
DEPENDS= ucd-snmp>=4.1.0:../../net/ucd-snmp
diff --git a/net/p5-SNMP/pkg/COMMENT b/net/p5-SNMP/pkg/COMMENT
deleted file mode 100644
index 43a7dbf12ce..00000000000
--- a/net/p5-SNMP/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Perl5 module for interfacing to the UCD SNMP library