diff options
Diffstat (limited to 'lang/clips/Makefile')
-rw-r--r-- | lang/clips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/clips/Makefile b/lang/clips/Makefile index 43ea3cd3775f..31b1da4ae2d7 100644 --- a/lang/clips/Makefile +++ b/lang/clips/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@dougdidit.com COMMENT= CLIPS is a productive development and delivery expert system tool BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_AUTOTOOLS= autoconf:213 WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |