diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
commit | 181714fd807894ea482a3cf13339c7eeb2eba3c8 (patch) | |
tree | a5186df270750704c4de659fcdb8b83a66fac544 /www/autoindex2 | |
parent | 0261103817041cc188758693dc098e91e47e524b (diff) | |
download | ports-181714fd807894ea482a3cf13339c7eeb2eba3c8.tar.gz ports-181714fd807894ea482a3cf13339c7eeb2eba3c8.zip |
Notes
Diffstat (limited to 'www/autoindex2')
-rw-r--r-- | www/autoindex2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index d591f35b428b..234f2c666f04 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -16,6 +16,8 @@ COMMENT= PHP 5.x script that makes a table that lists the files in a directory WRKSRC= ${WRKDIR}/${PORTNAME} +LATEST_LINK= autoindex2 + USE_PHP= yes DEFAULT_PHP_VER= 5 BROKEN_WITH_PHP= 4 |