diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-02-18 12:48:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-02-18 12:48:13 +0000 |
commit | 071d97bd20827312fd1a9801d4afca33905a2ec9 (patch) | |
tree | 06f625935cc1d92beea84e9b047e0f31379cc73b /lang/squeak | |
parent | 6c8a77fc513b268f03cdc07e90d0644325f63e70 (diff) |
Notes
Diffstat (limited to 'lang/squeak')
-rw-r--r-- | lang/squeak/Makefile | 2 |
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 |