diff options
Diffstat (limited to 'net/net-snmp-tkmib')
-rw-r--r-- | net/net-snmp-tkmib/Makefile | 1 | ||||
-rw-r--r-- | net/net-snmp-tkmib/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/net-snmp-tkmib/Makefile b/net/net-snmp-tkmib/Makefile index 19780dbe6a7c..11fbf73acba1 100644 --- a/net/net-snmp-tkmib/Makefile +++ b/net/net-snmp-tkmib/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= net-snmp DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= An extendable SNMP implementation (tkmib part) RUN_DEPENDS= ${SITE_PERL}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ ${SITE_PERL}/SNMP.pm:${PORTSDIR}/net/p5-SNMP diff --git a/net/net-snmp-tkmib/pkg-comment b/net/net-snmp-tkmib/pkg-comment deleted file mode 100644 index 0c57af0cc408..000000000000 --- a/net/net-snmp-tkmib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extendable SNMP implementation (tkmib part) |