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/mod_blosxom | |
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/mod_blosxom')
-rw-r--r-- | www/mod_blosxom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_blosxom/Makefile b/www/mod_blosxom/Makefile index ec8033ffbb53..3e922d7becd1 100644 --- a/www/mod_blosxom/Makefile +++ b/www/mod_blosxom/Makefile @@ -9,8 +9,7 @@ PORTNAME= mod_blosxom PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} +MASTER_SITES= SF/mod-blosxom/${PORTNAME}/${PORTVERSION} MAINTAINER= ychsiao@ychsiao.org COMMENT= Apache module to build the extremely lightweight Weblog environment |