diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
commit | cfebf369713d3352779612a4f1c1ebab09ba7eb9 (patch) | |
tree | e5eb2bcc71498e57a43da74f5eabaa5436e9bb8a /games | |
parent | 14f9aafde3d3859a0381713a165f4edfcd675c1c (diff) | |
download | freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.gz freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.zst freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.zip |
Schedule these ignored ports for termination on 2006-12-01
Diffstat (limited to 'games')
-rw-r--r-- | games/flightgear-l410/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/flightgear-l410/Makefile b/games/flightgear-l410/Makefile index a991f9b9ea71..ed8ee13c370c 100644 --- a/games/flightgear-l410/Makefile +++ b/games/flightgear-l410/Makefile @@ -27,6 +27,8 @@ PLIST= ${WRKDIR}/.plist PLIST_FILES= bin/fgfs-l410 IGNORE= is incompatible with the latest FlightGear release +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 post-extract: @cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${SRCDIST} ${EXTRACT_AFTER_ARGS} |