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/yii | |
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/yii')
-rw-r--r-- | www/yii/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/yii/Makefile b/www/yii/Makefile index 0b900c09da42..73dad7e77e85 100644 --- a/www/yii/Makefile +++ b/www/yii/Makefile @@ -9,7 +9,8 @@ PORTNAME= yii PORTVERSION= 1.0.7.r1212 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - SF + SF/${PORTNAME}/${PORTNAME}/1.0.7 + MAINTAINER= yzlin@FreeBSD.org COMMENT= A high-performance component-based PHP framework |