aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsadmin
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch)
tree1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /devel/cvsadmin
parentba3455bcaeeac361a5db7e74146d92954c5b1bb7 (diff)
downloadports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.tar.gz
ports-3c175cb569f2bb20f5a8bed877c0c8c2b014dc79.zip
Notes
Diffstat (limited to 'devel/cvsadmin')
-rw-r--r--devel/cvsadmin/Makefile3
-rw-r--r--devel/cvsadmin/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsadmin/Makefile b/devel/cvsadmin/Makefile
index e0c51ed02d5c..b41e2f6f4537 100644
--- a/devel/cvsadmin/Makefile
+++ b/devel/cvsadmin/Makefile
@@ -17,7 +17,8 @@ COMMENT= A simple program to administrate users of a CVS repository
GNU_CONFIGURE= yes
-MAN1= cvsadmin.1
+MAN1= cvsadmin.1
+PLIST_FILES= bin/cvsadmin
post-install:
${INSTALL_MAN} ${WRKSRC}/man/cvsadmin.1 ${MANPREFIX}/man/man1
diff --git a/devel/cvsadmin/pkg-plist b/devel/cvsadmin/pkg-plist
deleted file mode 100644
index 6ef94cadb76f..000000000000
--- a/devel/cvsadmin/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cvsadmin