summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2008-12-08 11:48:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2008-12-08 11:48:10 +0000
commit99e8724137b21e120f80794ce5f05b6b31b05382 (patch)
tree75d7c19edcaf2c263cdddf786e86f6622aa48eb3 /lang/php53
parentEnhance the recent php entry. (diff)
Set IGNORE to avoid upgrades to 5.2.7 release. PHP 5.2.8 will be released soon.
Sorry for the temporary inconvenient.
Notes
Notes: svn path=/head/; revision=223987
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile2
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