svn commit: r320855 - head/net-mgmt/snmptt

Martin Wilke miwi at FreeBSD.org
Thu Jun 13 23:46:46 UTC 2013


Author: miwi
Date: Thu Jun 13 23:46:45 2013
New Revision: 320855
URL: http://svnweb.freebsd.org/changeset/ports/320855

Log:
  - Add missing directorie in plist
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/net-mgmt/snmptt/Makefile   (contents, props changed)
  head/net-mgmt/snmptt/pkg-plist   (contents, props changed)

Modified: head/net-mgmt/snmptt/Makefile
==============================================================================
--- head/net-mgmt/snmptt/Makefile	Thu Jun 13 23:46:30 2013	(r320854)
+++ head/net-mgmt/snmptt/Makefile	Thu Jun 13 23:46:45 2013	(r320855)
@@ -1,9 +1,5 @@
-# ports collection makefile for:	snmptt
-# Date created:				21 May 2004
-# Whom:					Bruce M Simpson <bms at FreeBSD.org>
-#
+# Created by: Bruce M Simpson <bms at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=		snmptt
 PORTVERSION=		1.3

Modified: head/net-mgmt/snmptt/pkg-plist
==============================================================================
--- head/net-mgmt/snmptt/pkg-plist	Thu Jun 13 23:46:30 2013	(r320854)
+++ head/net-mgmt/snmptt/pkg-plist	Thu Jun 13 23:46:45 2013	(r320855)
@@ -16,3 +16,4 @@ etc/snmp/snmptt.conf.generic-dist
 %%PORTDOCS%%%%DOCSDIR%%/snmpttconvert.html
 %%PORTDOCS%%%%DOCSDIR%%/snmpttconvertmib.html
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm etc/snmp


More information about the svn-ports-all mailing list