aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-11-20 06:32:57 +0800
committeredwin <edwin@FreeBSD.org>2006-11-20 06:32:57 +0800
commit6b72990fe5b60b09a8eaaec52e571aa7a9ec3a09 (patch)
tree3961406dd2d3c9efc5edd6fd3461cb5bb3845b83 /mail
parenta0d0021ea842c8e44638b90fc0077bbdb11c8809 (diff)
downloadfreebsd-ports-gnome-6b72990fe5b60b09a8eaaec52e571aa7a9ec3a09.tar.gz
freebsd-ports-gnome-6b72990fe5b60b09a8eaaec52e571aa7a9ec3a09.tar.zst
freebsd-ports-gnome-6b72990fe5b60b09a8eaaec52e571aa7a9ec3a09.zip
fix pkg-plist
Diffstat (limited to 'mail')
-rw-r--r--mail/p3scan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p3scan/Makefile b/mail/p3scan/Makefile
index b9037688d0a5..0313f3a438b6 100644
--- a/mail/p3scan/Makefile
+++ b/mail/p3scan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= p3scan
PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +19,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
PLIST_FILES= etc/p3scan/p3scan.conf.sample etc/p3scan/p3scan.mail.sample \
etc/rc.d/p3scan.sh sbin/p3scan
+PLIST_DIRS= etc/p3scan
USE_GMAKE= yes
USE_GETOPT_LONG=yes