aboutsummaryrefslogtreecommitdiff
path: root/net/socketpipe
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /net/socketpipe
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'net/socketpipe')
-rw-r--r--net/socketpipe/Makefile1
-rw-r--r--net/socketpipe/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/socketpipe/Makefile b/net/socketpipe/Makefile
index 43a2f09d99af..66aad7809614 100644
--- a/net/socketpipe/Makefile
+++ b/net/socketpipe/Makefile
@@ -16,5 +16,6 @@ COMMENT= Zero overhead remote process plumbing
MAN1= socketpipe.1
MANCOMPRESSED= yes
+PLIST_FILES= bin/socketpipe
.include <bsd.port.mk>
diff --git a/net/socketpipe/pkg-plist b/net/socketpipe/pkg-plist
deleted file mode 100644
index 8b7ed9d686f6..000000000000
--- a/net/socketpipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/socketpipe