diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
commit | 7387137ea8edf684f943c2161257f76411d55ae9 (patch) | |
tree | 3bc21c45da055aec934826dd11464bc850052f87 /lang/snobol4 | |
parent | 4d5d0713bdb5274809c1d8789753dc723b1ec440 (diff) | |
download | ports-7387137ea8edf684f943c2161257f76411d55ae9.tar.gz ports-7387137ea8edf684f943c2161257f76411d55ae9.zip |
Notes
Diffstat (limited to 'lang/snobol4')
-rw-r--r-- | lang/snobol4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/snobol4/Makefile b/lang/snobol4/Makefile index bfcb74021bbf..6bb7c66fb6f5 100644 --- a/lang/snobol4/Makefile +++ b/lang/snobol4/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.ultimate.com/snobol/ -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A port of Macro SNOBOL4, supports full SNOBOL4 plus SPITBOL HAS_CONFIGURE= yes |