diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 545cb13e2695c73e7a6e9c232c3013b3738fd1d5 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/curl | |
parent | 2ed852477a18870f6653f77bcd9379a1609e55b8 (diff) | |
download | pkgsrc-545cb13e2695c73e7a6e9c232c3013b3738fd1d5.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/curl')
-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 |