diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-02-26 09:30:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-02-26 09:30:28 +0000 |
commit | b08635b91390a8d426e889fcc740bd779c6ea8bd (patch) | |
tree | 54253c93c9299a16c0f13fa07f776b0293c007cb /lang/polyml/Makefile | |
parent | ace28c0cc56dabb609f11bdc9c44c5ceb1d5bcfe (diff) | |
download | ports-b08635b91390a8d426e889fcc740bd779c6ea8bd.tar.gz ports-b08635b91390a8d426e889fcc740bd779c6ea8bd.zip |
Notes
Diffstat (limited to 'lang/polyml/Makefile')
-rw-r--r-- | lang/polyml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/polyml/Makefile b/lang/polyml/Makefile index 816e877fcc80..548c4363980d 100644 --- a/lang/polyml/Makefile +++ b/lang/polyml/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}.${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= timbob@bigpond.com +MAINTAINER= beyert.cs.ucr.edu COMMENT= Fast open-source implementation of Standard ML GNU_CONFIGURE= yes |