aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-04-12 10:07:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-04-12 10:07:41 +0000
commit928eae9bca9a4aca6f5b8e1d6e028f26b952bc57 (patch)
treee569e53dee57162b6cebc1c3b6ce81bfaaf934c3 /graphics
parent5f5ca88d199acbee42eb094e0ca20bceaa269857 (diff)
downloadports-928eae9bca9a4aca6f5b8e1d6e028f26b952bc57.tar.gz
ports-928eae9bca9a4aca6f5b8e1d6e028f26b952bc57.zip
php4 is EOLed, let's deprecate it
Approved by: ale (maintainer by private mail)
Notes
Notes: svn path=/head/; revision=294718
Diffstat (limited to 'graphics')
-rw-r--r--graphics/php4-exif/Makefile3
-rw-r--r--graphics/php4-gd/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/graphics/php4-exif/Makefile b/graphics/php4-exif/Makefile
index 497f8a618099..18bb0d549c7e 100644
--- a/graphics/php4-exif/Makefile
+++ b/graphics/php4-exif/Makefile
@@ -5,6 +5,9 @@
# $FreeBSD$
#
+DEPRECATED= php4 is EOLed
+EXPIRATION_DATE= 2012-05-10
+
CATEGORIES= graphics
MASTERDIR= ${.CURDIR}/../../lang/php4
diff --git a/graphics/php4-gd/Makefile b/graphics/php4-gd/Makefile
index 58d544d91d16..d5395c5d573c 100644
--- a/graphics/php4-gd/Makefile
+++ b/graphics/php4-gd/Makefile
@@ -5,6 +5,9 @@
# $FreeBSD$
#
+DEPRECATED= php4 is EOLed
+EXPIRATION_DATE= 2012-05-10
+
PORTREVISION= 4
CATEGORIES= graphics