aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcludp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-21 03:23:19 +0800
committerbapt <bapt@FreeBSD.org>2014-12-21 03:23:19 +0800
commit8101c8067e3cd8ccada72acfee02a5aabd196e12 (patch)
treeb71d74aef2f0d9eee7d50edcad7f9bfe2de0281e /net/tcludp
parent3bb51cc14d9ca70035fb39d24afe06ef2a14042e (diff)
downloadfreebsd-ports-gnome-8101c8067e3cd8ccada72acfee02a5aabd196e12.tar.gz
freebsd-ports-gnome-8101c8067e3cd8ccada72acfee02a5aabd196e12.tar.zst
freebsd-ports-gnome-8101c8067e3cd8ccada72acfee02a5aabd196e12.zip
cleanup plist
Diffstat (limited to 'net/tcludp')
-rw-r--r--net/tcludp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tcludp/Makefile b/net/tcludp/Makefile
index a3bdea3a1ecb..d1ae84a6de9f 100644
--- a/net/tcludp/Makefile
+++ b/net/tcludp/Makefile
@@ -19,6 +19,5 @@ USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION}
PLIST_FILES= lib/udp1.0.8/libudp1.0.8.so \
lib/udp1.0.8/pkgIndex.tcl \
man/mann/udp.n.gz
-PLIST_DIRS= lib/udp1.0.8
.include <bsd.port.mk>