diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 18:06:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 18:06:13 +0000 |
commit | fc8ba7343fead6e4716a4cdcd95465ae9eeb3746 (patch) | |
tree | ad644d57a9ad4205e4f7b41618df8fd0a4fbb7ca /www/amaya | |
parent | Change FORBIDDEN to IGNORE since the problem described is not a (diff) |
Schedule these forbidden ports for termination on 2006-12-01
Diffstat (limited to 'www/amaya')
-rw-r--r-- | www/amaya/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 38c414303ff6..6e46648b7016 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -30,6 +30,8 @@ LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft \ png.5:${PORTSDIR}/graphics/png FORBIDDEN= http://www.vuxml.org/freebsd/dc930435-d59f-11da-8098-00123ffe8333.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 WRKSRC= ${WRKDIR}/Amaya/obj |