diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-26 17:30:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-26 17:30:28 +0800 |
commit | 4653798fcf3436d6a77a0b760fb1d75f2c82fcb2 (patch) | |
tree | 1285944a698a14f66715c3a98cb67003300167f0 /lang/polyml | |
parent | 6a1c0dff1b015a38bb0871cfaeccfab07b429689 (diff) | |
download | freebsd-ports-gnome-4653798fcf3436d6a77a0b760fb1d75f2c82fcb2.tar.gz freebsd-ports-gnome-4653798fcf3436d6a77a0b760fb1d75f2c82fcb2.tar.zst freebsd-ports-gnome-4653798fcf3436d6a77a0b760fb1d75f2c82fcb2.zip |
- Pass maintainership to Timothy Beyer (beyert|at|cs.ucr.edu)
PR: 143994 143995 143996
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'lang/polyml')
-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 |