diff options
author | krion <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-21 20:59:19 +0000 |
commit | d3b646792304f3c8f0f2800aa1e9972b2ea2c939 (patch) | |
tree | c48481054ed3f091ba473a9dde7632f37af7da90 /www | |
parent | eafda075aea635aa1059a5e16b5a50e5494716cd (diff) | |
download | FreeBSD-ports-d3b646792304f3c8f0f2800aa1e9972b2ea2c939.zip FreeBSD-ports-d3b646792304f3c8f0f2800aa1e9972b2ea2c939.tar.gz |
Set LATEST_LINK.
Reported by: kris
Diffstat (limited to 'www')
-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 d591f35..234f2c6 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 |