diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 11:46:50 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 11:46:50 +0800 |
commit | f7897a9c18cd39758783f49fb2852cd1100f483b (patch) | |
tree | 1b81995c22c1e505be6150ae9b8dca5bd5f2f660 /lang | |
parent | 9c01a0e43e1a902a01653a6280c2b896d1d01334 (diff) | |
download | freebsd-ports-gnome-f7897a9c18cd39758783f49fb2852cd1100f483b.tar.gz freebsd-ports-gnome-f7897a9c18cd39758783f49fb2852cd1100f483b.tar.zst freebsd-ports-gnome-f7897a9c18cd39758783f49fb2852cd1100f483b.zip |
Reassign ports to the pool, thanks for your service, we hope to see you
back.
Diffstat (limited to 'lang')
-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 |