diff options
-rw-r--r-- | lang/gcc28/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 <bsd.port.pre.mk> |