diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-17 14:20:40 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-17 14:20:40 +0000 |
commit | 21a283f3bec444388d1448f993783ec673a06502 (patch) | |
tree | 16be3a9188cf2781563095e15839c170074dd7a7 /www/autoindex2 | |
parent | cda45bfa8a05d49eb690397ab1b7facd622490a7 (diff) |
Notes
Diffstat (limited to 'www/autoindex2')
-rw-r--r-- | www/autoindex2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 01295171945e..bf49a61e3fc9 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -16,7 +16,6 @@ USES= dos2unix USE_PHP= session DEFAULT_VERSIONS+= php=5 CONFLICTS= AutoIndex-1* -LATEST_LINK= AutoIndex2 NO_BUILD= yes INSTALLDIR?= ${WWWDIR} |