diff options
author | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:48:39 +0000 |
commit | a3974bf3b6efabbf626979c76d7215661405a16e (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /devel/cvsup | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/cvsup')
-rw-r--r-- | devel/cvsup/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cvsup/PLIST b/devel/cvsup/PLIST index b5733e9cac3..bf29d143c39 100644 --- a/devel/cvsup/PLIST +++ b/devel/cvsup/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/10/23 16:03:10 rillig Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:48:39 joerg Exp $ bin/cvpasswd bin/cvsup sbin/cvsupd @@ -8,5 +8,3 @@ man/man8/cvsupd.8 share/doc/cvsup/License share/examples/cvsup/supfile-cvsup.jp.netbsd.org share/examples/cvsup/supfile-cvsup.no.netbsd.org -@dirrm share/doc/cvsup -@dirrm share/examples/cvsup |