summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/forth/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/forth/Makefile b/lang/forth/Makefile
index 855101ed5009..d98a8cf53a8d 100644
--- a/lang/forth/Makefile
+++ b/lang/forth/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= andrew.nau.ua@gmail.com
COMMENT= Implementation of ANSI Forth
+DEPRECATED= obsoleted by lang/pfe; use of this port is pretty much senseless
+EXPIRATION_DATE= 2006-12-14
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BZIP2= yes