diff options
author | Alex Dupre <ale@FreeBSD.org> | 2008-12-08 11:48:10 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2008-12-08 11:48:10 +0000 |
commit | 99e8724137b21e120f80794ce5f05b6b31b05382 (patch) | |
tree | 75d7c19edcaf2c263cdddf786e86f6622aa48eb3 /lang/php53 | |
parent | a49625cca7ac0e731867fe8edb87a23b2da2ae57 (diff) | |
download | ports-99e8724137b21e120f80794ce5f05b6b31b05382.tar.gz ports-99e8724137b21e120f80794ce5f05b6b31b05382.zip |
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index c3c5df8e0a28..ab9ad5113f56 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -16,6 +16,8 @@ DISTNAME= php-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= PHP Scripting Language +IGNORE= should not be used, PHP 5.2.8 will be released soon + LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes |