diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-05 19:54:08 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-06-05 19:54:08 +0000 |
commit | 548ae3b3550bab4287a3e110d891757ce7296bd8 (patch) | |
tree | 01f6e49cb14175fdc3a8e450d2178f1585788970 /www/phpwiki | |
parent | ffbcc2a3a0f9db8a43e200ec5b182b2312bd7b00 (diff) | |
download | ports-548ae3b3550bab4287a3e110d891757ce7296bd8.tar.gz ports-548ae3b3550bab4287a3e110d891757ce7296bd8.zip |
Notes
Diffstat (limited to 'www/phpwiki')
-rw-r--r-- | www/phpwiki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpwiki/Makefile b/www/phpwiki/Makefile index d596181dd1e5..716d368b805b 100644 --- a/www/phpwiki/Makefile +++ b/www/phpwiki/Makefile @@ -22,7 +22,7 @@ USE_PHP= ctype gettext pcre posix session tokenizer xml zlib .endif NO_BUILD= YES -PHPWIKI?= www/data-dist/phpwiki +PHPWIKI?= www/phpwiki PLIST_SUB+= PHPWIKI=${PHPWIKI} USERFILES= admin.php lib/config.php ROOTFILES= admin.php-dist index.php |