diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-13 23:46:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-13 23:46:45 +0000 |
commit | 6532b0745a332e649e987e87a7f9443fb411aea8 (patch) | |
tree | 939a59e50143c51f324a7cda60e09cc6f8504193 /net-mgmt | |
parent | 78e69df3ee947dba74a37effbf47b8a5b85b9e39 (diff) | |
download | ports-6532b0745a332e649e987e87a7f9443fb411aea8.tar.gz ports-6532b0745a332e649e987e87a7f9443fb411aea8.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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 |