aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2012-04-12 02:02:30 +0800
committerlwhsu <lwhsu@FreeBSD.org>2012-04-12 02:02:30 +0800
commitea4b054bdfba4c45e93f3601bf3d6f6b9e75b752 (patch)
treea555134a18d1bcc9794eab048a2ce3f6f6e13397 /www
parent4fb85ebd8d7ab10dfee2b9301e45fcff2c565261 (diff)
downloadfreebsd-ports-gnome-ea4b054bdfba4c45e93f3601bf3d6f6b9e75b752.tar.gz
freebsd-ports-gnome-ea4b054bdfba4c45e93f3601bf3d6f6b9e75b752.tar.zst
freebsd-ports-gnome-ea4b054bdfba4c45e93f3601bf3d6f6b9e75b752.zip
- Deprecate, this version is unsupported.
Diffstat (limited to 'www')
-rw-r--r--www/py-django12/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-django12/Makefile b/www/py-django12/Makefile
index 53ba712d65a6..d6a2a0c36e65 100644
--- a/www/py-django12/Makefile
+++ b/www/py-django12/Makefile
@@ -39,6 +39,9 @@ MAN1= daily_cleanup.1 django-admin.1 gather_profile_stats.1
# bypass infrastructure bug
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
+DEPRECATED= Unsupported version
+EXPIRATION_DATE=2012-05-12
+
.include <bsd.port.pre.mk>
.if defined(WITH_POSTGRESQL)