diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-04-10 18:32:06 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-04-10 18:32:06 +0000 |
commit | cfa01c603667fa2504b6ff2d53a5992f0bfde31d (patch) | |
tree | 69f1c676c335c64815aa22d89eff30d4d87b258c /lang/gcc28 | |
parent | d184a2fc4178cf7f87c7f2116456686777cf9cc2 (diff) |
Notes
Diffstat (limited to 'lang/gcc28')
-rw-r--r-- | lang/gcc28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index b27b4c91bc63..c4bdfac8dda7 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -22,7 +22,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= 20050610 +EXPIRATION_DATE= 2005-06-10 .include <bsd.port.pre.mk> |