diff options
-rw-r--r-- | net-mgmt/snmptt/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/snmptt/pkg-plist | 1 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/snmptt/Makefile b/net-mgmt/snmptt/Makefile index 8679fff0e2d3..7a5b450ec9df 100644 --- a/net-mgmt/snmptt/Makefile +++ b/net-mgmt/snmptt/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: snmptt -# Date created: 21 May 2004 -# Whom: Bruce M Simpson <bms@FreeBSD.org> -# +# Created by: Bruce M Simpson <bms@FreeBSD.org> # $FreeBSD$ -# PORTNAME= snmptt PORTVERSION= 1.3 diff --git a/net-mgmt/snmptt/pkg-plist b/net-mgmt/snmptt/pkg-plist index 662d0ba72f32..ac77f434cffa 100644 --- a/net-mgmt/snmptt/pkg-plist +++ b/net-mgmt/snmptt/pkg-plist @@ -16,3 +16,4 @@ etc/snmp/snmptt.conf.generic-dist %%PORTDOCS%%%%DOCSDIR%%/snmpttconvert.html %%PORTDOCS%%%%DOCSDIR%%/snmpttconvertmib.html %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm etc/snmp |