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/php-screw | |
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/php-screw')
-rw-r--r-- | www/php-screw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php-screw/Makefile b/www/php-screw/Makefile index 4cb30f32cab0..3e269df3e746 100644 --- a/www/php-screw/Makefile +++ b/www/php-screw/Makefile @@ -8,8 +8,7 @@ PORTNAME= php-screw PORTVERSION= 1.5 CATEGORIES= www security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= php_screw-${PORTVERSION} EXTRACT_SUFX= .tgz |