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/p4-docs | |
parent | 7af33f0780f46bb1a19daa9c6479e75838fa936b (diff) | |
download | pkgsrc-a3974bf3b6efabbf626979c76d7215661405a16e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/p4-docs')
-rw-r--r-- | devel/p4-docs/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p4-docs/PLIST b/devel/p4-docs/PLIST index 4ff6b958ccb..f795855a0b6 100644 --- a/devel/p4-docs/PLIST +++ b/devel/p4-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/03/15 07:14:27 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:01 joerg Exp $ man/man1/p4.1 man/man1/p4d.1 ${DOCDIR}/cmdref.pdf @@ -7,4 +7,3 @@ ${DOCDIR}/p4guide.pdf ${DOCDIR}/p4sag.pdf ${DOCDIR}/platformnotes.html ${DOCDIR}/relnotes.txt -@dirrm ${DOCDIR} |