diff options
Diffstat (limited to 'lang/snobol/Makefile')
-rw-r--r-- | lang/snobol/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile index 41e42a230bb2..c18fd3c16f53 100644 --- a/lang/snobol/Makefile +++ b/lang/snobol/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.snobol4.com/ MAINTAINER= wes@FreeBSD.org COMMENT= 0.99.4 release of ``The Macro Implementation of SNOBOL4 in C'' +DEPRECATED= Replaced by snobol4 port +CONFLICTS= snobol4 MAN1= snobol4.1 |