aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-10 10:21:11 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-10 10:21:11 +0800
commitb2919678c36f72fba053e57f892b5a2b5a4b35d4 (patch)
treeb330a5dc3a0058575e591dc57af693992bfb8a67 /lang
parent2c83a8b4e424cdffdb5c31a9ebcc1bc63c02ab4b (diff)
downloadfreebsd-ports-gnome-b2919678c36f72fba053e57f892b5a2b5a4b35d4.tar.gz
freebsd-ports-gnome-b2919678c36f72fba053e57f892b5a2b5a4b35d4.tar.zst
freebsd-ports-gnome-b2919678c36f72fba053e57f892b5a2b5a4b35d4.zip
Mark as deprecated: now lags behind lang/fpc.
Hat: portmgr
Diffstat (limited to 'lang')
-rw-r--r--lang/fpc-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/fpc-devel/Makefile b/lang/fpc-devel/Makefile
index 056df2c104d8..c2956886117c 100644
--- a/lang/fpc-devel/Makefile
+++ b/lang/fpc-devel/Makefile
@@ -17,6 +17,9 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= marco@freepascal.org
COMMENT= Delphi and Turbo Pascal compatible Pascal (commandline) compiler
+DEPRECATED= now lags behind version in lang/fpc; use that instead
+EXPIRATION_DATE= 2007-11-09
+
.include <bsd.port.pre.mk>
USE_GMAKE= yes