diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-03 22:06:44 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-03 22:06:44 +0000 |
commit | e8b31409d4358f2cf21f975b0565138eff6f62f6 (patch) | |
tree | 24e5469d7b7e3059433d916a1c44bfbeb6b3de9d | |
parent | - Add apache 2.2.0 (diff) |
- Fix LATEST_LINK
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=150319
-rw-r--r-- | www/autoindex2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index f9633b18ffd7..3ded95f99d2b 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -20,6 +20,7 @@ USE_PHP= yes DEFAULT_PHP_VER= 5 BROKEN_WITH_PHP= 4 CONFLICTS= AutoIndex-1* +LATEST_LINK= AutoIndex2 NO_BUILD= yes PLIST_SUB+= INSTALLDIR=${INSTALLDIR} |