diff options
author | obrien <obrien@FreeBSD.org> | 2005-06-06 13:42:40 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2005-06-06 13:42:40 +0800 |
commit | 4b240e722af75726cb6e6b0799964bfe9fa5b7cb (patch) | |
tree | 3ab7144431a23322df0f173e3a2e32821c51a5dc /lang/gcc28 | |
parent | 6eef5fec5f5cc84802e8ef4b50f0311d0df1255b (diff) | |
download | freebsd-ports-gnome-4b240e722af75726cb6e6b0799964bfe9fa5b7cb.tar.gz freebsd-ports-gnome-4b240e722af75726cb6e6b0799964bfe9fa5b7cb.tar.zst freebsd-ports-gnome-4b240e722af75726cb6e6b0799964bfe9fa5b7cb.zip |
Remove the Expiration as this builds on -CURRENT again.
Approved by: krion
Diffstat (limited to 'lang/gcc28')
-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> |