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-bin | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/cvsup-bin')
-rw-r--r-- | devel/cvsup-bin/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cvsup-bin/PLIST b/devel/cvsup-bin/PLIST index 0030c6e6eaa..e149bc6d354 100644 --- a/devel/cvsup-bin/PLIST +++ b/devel/cvsup-bin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/23 16:03:10 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:48:39 joerg Exp $ bin/cvpasswd bin/cvsup man/man1/cvpasswd.1 @@ -8,5 +8,3 @@ sbin/cvsupd share/doc/cvsup/License share/examples/cvsup/supfile-cvsup.jp.netbsd.org share/examples/cvsup/supfile-cvsup.no.netbsd.org -@dirrm share/examples/cvsup -@dirrm share/doc/cvsup |