diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpc-devel/Makefile | 3 |
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 |