diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /audio/libshout | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'audio/libshout')
-rw-r--r-- | audio/libshout/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/libshout/PLIST b/audio/libshout/PLIST index 4b9570bd194..81163ef27ee 100644 --- a/audio/libshout/PLIST +++ b/audio/libshout/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/02/28 02:21:20 kim Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:32:15 joerg Exp $ bin/shout-config include/shout/shout.h lib/libshout.la @@ -7,5 +7,3 @@ share/doc/libshout/COPYING share/doc/libshout/README share/doc/libshout/example.c share/doc/libshout/nonblocking.c -@dirrm share/doc/libshout -@dirrm include/shout |