summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-12-31 17:00:04 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-12-31 17:00:04 +0000
commit5779b859b7d6e348d2332c12f8e5bf5df29bcda7 (patch)
tree15b65beed4fb29f03a5feed045c3a963a895b2c4
parentFix a typo that I just introduced. (diff)
Release to ports@FreeBSD.org.
GNU Smalltalk is at version 1.8.5 already, but it _keeps_ calculating wrong values on FreeBSD (see the "make check" target output). This happened for the versions 1.8.2-1.8.5 on my machine now. Unfortunately, I don't have the time to find out what's going on here, I'm sorry. Maybe someone with more time wants to maintain it.
Notes
Notes: svn path=/head/; revision=36542
-rw-r--r--lang/smalltalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 82196801416f..a9653b78ea59 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= smalltalk
-MAINTAINER= alex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
GNU_CONFIGURE= yes