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/nginx | |
parent | 2ed852477a18870f6653f77bcd9379a1609e55b8 (diff) | |
download | pkgsrc-545cb13e2695c73e7a6e9c232c3013b3738fd1d5.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/nginx/PLIST b/www/nginx/PLIST index 6f4b22f8a45..7c07e695713 100644 --- a/www/nginx/PLIST +++ b/www/nginx/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/12/11 09:12:26 ghen Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:29 joerg Exp $ sbin/nginx share/examples/nginx/conf/fastcgi_params share/examples/nginx/conf/koi-utf @@ -9,6 +9,3 @@ share/examples/nginx/conf/win-utf share/examples/nginx/html/50x.html share/examples/nginx/html/index.html share/examples/rc.d/nginx -@dirrm share/examples/nginx/html -@dirrm share/examples/nginx/conf -@dirrm share/examples/nginx |