diff options
author | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
commit | 71a32296ba11763abadcde92e96627deb1c72b1d (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/curl/PLIST | |
parent | 34e3d10d104b92ca94810340991f716da3f05855 (diff) | |
download | pkgsrc-71a32296ba11763abadcde92e96627deb1c72b1d.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/curl/PLIST')
-rw-r--r-- | www/curl/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/curl/PLIST b/www/curl/PLIST index 69914e5ec99..745dfa7c2f4 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.27 2009/06/09 18:31:35 wiz Exp $ +@comment $NetBSD: PLIST,v 1.28 2009/06/14 22:00:20 joerg Exp $ bin/curl bin/curl-config include/curl/curl.h @@ -116,6 +116,3 @@ share/examples/curl/simplepost.c share/examples/curl/simplessl.c share/examples/curl/synctime.c share/examples/curl/threaded-ssl.c -@dirrm share/examples/curl -@dirrm share/doc/curl -@dirrm include/curl |