diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 2d5cfa92652f243880bb19ca3ce52151a249dc66 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /time/pcal | |
parent | bc52b285d696f958bdb39fe4abab15bf2a31dc9b (diff) | |
download | pkgsrc-2d5cfa92652f243880bb19ca3ce52151a249dc66.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'time/pcal')
-rw-r--r-- | time/pcal/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/pcal/PLIST b/time/pcal/PLIST index a945f2ff612..96f0ceed873 100644 --- a/time/pcal/PLIST +++ b/time/pcal/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:17:59 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 21:38:08 joerg Exp $ bin/pcal libexec/cgi-bin/pcal.cgi man/man1/pcal.1 share/doc/pcal/ReadMe share/httpd/htdocs/pcal.html share/httpd/htdocs/pcalw.html -@unexec ${RMDIR} -p %D/share/httpd/htdocs 2>/dev/null || ${TRUE} |