summaryrefslogtreecommitdiff
path: root/security/ident2
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 /security/ident2
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'security/ident2')
-rw-r--r--security/ident2/Makefile1
-rw-r--r--security/ident2/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ident2/Makefile b/security/ident2/Makefile
index 22bbf330e8e6..07010ab6561f 100644
--- a/security/ident2/Makefile
+++ b/security/ident2/Makefile
@@ -17,5 +17,6 @@ COMMENT= An RFC1413 identification server which also supports random replies
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN8= ident2.8
+PLIST_FILES= sbin/ident2
.include <bsd.port.mk>
diff --git a/security/ident2/pkg-plist b/security/ident2/pkg-plist
deleted file mode 100644
index 3c26e634fa27..000000000000
--- a/security/ident2/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/ident2