diff options
author | Wes Peters <wes@FreeBSD.org> | 2007-02-03 00:08:35 +0000 |
---|---|---|
committer | Wes Peters <wes@FreeBSD.org> | 2007-02-03 00:08:35 +0000 |
commit | ad737aa069d1d5662356f13102476feb50283e32 (patch) | |
tree | 2d99fb6443ee40d0b1530861cb4573d03e72a116 | |
parent | 854718e581cdb038eedd5b49933eefdc00837540 (diff) | |
download | ports-ad737aa069d1d5662356f13102476feb50283e32.tar.gz ports-ad737aa069d1d5662356f13102476feb50283e32.zip |
Notes
-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 |