diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:38:34 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:38:34 +0800 |
commit | 677d79e6559b82293d8316afe188c5672e67da27 (patch) | |
tree | c5dfff7a730b60f1e1b241fdc20ea2eb4648fe4b /www/autoindex2 | |
parent | ba03e051e82fca13597a0f6f7b3268d0c405d2d2 (diff) | |
download | freebsd-ports-gnome-677d79e6559b82293d8316afe188c5672e67da27.tar.gz freebsd-ports-gnome-677d79e6559b82293d8316afe188c5672e67da27.tar.zst freebsd-ports-gnome-677d79e6559b82293d8316afe188c5672e67da27.zip |
- Switch SourceForge ports to the new File Release System: categories starting with W
Diffstat (limited to 'www/autoindex2')
-rw-r--r-- | www/autoindex2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 67fd7d652bdd..271eeed8de6d 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -8,7 +8,7 @@ PORTNAME= AutoIndex PORTVERSION= 2.2.4 CATEGORIES= www -MASTER_SITES= SF/autoindex +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}%20PHP%20Script%202.x/${PORTNAME}%20PHP%20${PORTVERSION} MAINTAINER= danger@FreeBSD.org COMMENT= PHP 5.x script that makes a table that lists the files in a directory |