aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-02-18 12:48:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-02-18 12:48:13 +0000
commit071d97bd20827312fd1a9801d4afca33905a2ec9 (patch)
tree06f625935cc1d92beea84e9b047e0f31379cc73b /lang/squeak
parent6c8a77fc513b268f03cdc07e90d0644325f63e70 (diff)
downloadports-071d97bd20827312fd1a9801d4afca33905a2ec9.tar.gz
ports-071d97bd20827312fd1a9801d4afca33905a2ec9.zip
- Pass maintainership to submitter
PR: 217190 Submitted by: takeshi.mutoh@gmail.com
Notes
Notes: svn path=/head/; revision=434351
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index c592b9800635..03016ef6eb9b 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -15,7 +15,7 @@ DISTFILES= Squeak-${VM_VERSION}-src${EXTRACT_SUFX}:vmsrc \
EXTRACT_ONLY= Squeak-${VM_VERSION}-src${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= takeshi.mutoh@gmail.com
COMMENT= Full Smalltalk 80 with portability to Unix, Mac, and Windows
LICENSE= APACHE20 MIT