From 4b240e722af75726cb6e6b0799964bfe9fa5b7cb Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 6 Jun 2005 05:42:40 +0000 Subject: Remove the Expiration as this builds on -CURRENT again. Approved by: krion --- lang/gcc28/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/gcc28') diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index 4668ec7d9709..e0de85b29854 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -21,8 +21,7 @@ NO_CDROM= 'old version, not worth the cost in real estate' LATEST_LINK= gcc28 -DEPRECATED= "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead" -EXPIRATION_DATE= 2005-06-10 +DEPRECATED= "This port is no longer in use by anything in the ports collection. Use a later release instead" .include -- cgit