diff options
author | ale <ale@FreeBSD.org> | 2004-01-15 03:04:28 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-15 03:04:28 +0800 |
commit | 7d7589053a365143ae3ba49346d538d75903cb45 (patch) | |
tree | 5cb2c7b9fa26744ee6dfdc56a1225ae7c4bd580e /www/php-screw/Makefile | |
parent | dc5546bfcfc95acf7cd4df239df4365eb1054ec0 (diff) | |
download | freebsd-ports-gnome-7d7589053a365143ae3ba49346d538d75903cb45.tar.gz freebsd-ports-gnome-7d7589053a365143ae3ba49346d538d75903cb45.tar.zst freebsd-ports-gnome-7d7589053a365143ae3ba49346d538d75903cb45.zip |
Update to 1.3 release.
Approved by: nork (mentor/implicitly)
Diffstat (limited to 'www/php-screw/Makefile')
-rw-r--r-- | www/php-screw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-screw/Makefile b/www/php-screw/Makefile index 65b9619aa2d6..8faa7a7e93d8 100644 --- a/www/php-screw/Makefile +++ b/www/php-screw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php-screw -PORTVERSION= 1.2.1 +PORTVERSION= 1.3 CATEGORIES= www security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ USE_PHPIZE= yes CONFIGURE_ARGS+=--enable-php_screw=shared .include <bsd.port.pre.mk> -.include "${.CURDIR}/../../lang/php4/bsd.php.mk" +.include "${PORTSDIR}/lang/php4/bsd.php.mk" pre-everything:: @${ECHO} "" |