diff options
author | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
commit | 870ee431b3152f330a121f8399ba6a71540929c1 (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/libupnp | |
parent | 9158552ec071d3346f3287350412c34e1c22e847 (diff) | |
download | pkgsrc-870ee431b3152f330a121f8399ba6a71540929c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/libupnp')
-rw-r--r-- | net/libupnp/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/libupnp/PLIST b/net/libupnp/PLIST index 3f3026e9201..77fe2dc4d07 100644 --- a/net/libupnp/PLIST +++ b/net/libupnp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2008/01/27 06:11:24 obache Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:09:33 joerg Exp $ include/upnp/FreeList.h include/upnp/LinkedList.h include/upnp/ThreadPool.h @@ -273,9 +273,3 @@ share/doc/${PKGBASE}-${PKGVERSION}/html/ixml/ixmlLoadDocument.html share/doc/${PKGBASE}-${PKGVERSION}/html/ixml/ixmlLoadDocumentEx.html share/doc/${PKGBASE}-${PKGVERSION}/html/ixml/ixmlCloneDOMString.html share/doc/${PKGBASE}-${PKGVERSION}/html/ixml/ixmlFreeDOMString.html -@dirrm share/doc/${PKGBASE}-${PKGVERSION}/html/ixml -@dirrm share/doc/${PKGBASE}-${PKGVERSION}/html/upnp -@dirrm share/doc/${PKGBASE}-${PKGVERSION}/html -@dirrm share/doc/${PKGBASE}-${PKGVERSION}/examples -@dirrm share/doc/${PKGBASE}-${PKGVERSION} -@dirrm include/upnp |