diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-02 13:55:11 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-02 13:55:11 +0000 |
commit | 181da4a2732ec1f476e10632d7f2d720f708a497 (patch) | |
tree | ee974362692097cafa02a35b74d2214cb7d791e3 /time/pcal/PLIST | |
parent | fd4aaf47793e0e5935e18e83fb1608d27efa7ecf (diff) | |
download | pkgsrc-181da4a2732ec1f476e10632d7f2d720f708a497.tar.gz |
Fix INSTALLATION_DIRS and move readme into share/doc/pcal. Bump revision.
Diffstat (limited to 'time/pcal/PLIST')
-rw-r--r-- | time/pcal/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/time/pcal/PLIST b/time/pcal/PLIST index c00190599bb..7300f010343 100644 --- a/time/pcal/PLIST +++ b/time/pcal/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:46 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/06/02 13:55:11 joerg Exp $ bin/pcal libexec/cgi-bin/pcal.cgi man/man1/pcal.1 -share/doc/ReadMe.pcal +share/doc/pcal/ReadMe share/httpd/htdocs/pcal.html share/httpd/htdocs/pcalw.html +@dirrm share/doc/pcal @unexec ${RMDIR} -p %D/share/httpd/htdocs 2>/dev/null || ${TRUE} |