diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-25 11:13:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-25 11:13:51 +0800 |
commit | aadb0d90a7a62561c43db33937231dfd2d2f5daf (patch) | |
tree | 8ee481071afb38f26b84162dffd810f7564e0c07 /lang | |
parent | 4c343af40029ce63ccc2086d5e280af44a837e76 (diff) | |
download | freebsd-ports-gnome-aadb0d90a7a62561c43db33937231dfd2d2f5daf.tar.gz freebsd-ports-gnome-aadb0d90a7a62561c43db33937231dfd2d2f5daf.tar.zst freebsd-ports-gnome-aadb0d90a7a62561c43db33937231dfd2d2f5daf.zip |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr
Diffstat (limited to 'lang')
-rw-r--r-- | lang/stklos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/stklos/Makefile b/lang/stklos/Makefile index db33690de6db..da214c9c3529 100644 --- a/lang/stklos/Makefile +++ b/lang/stklos/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= yinjieh@csie.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= The successor of the STk Scheme interpreter LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ |