summaryrefslogtreecommitdiff
path: root/lang/mit-scheme
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:44:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:44:50 +0000
commite9ccf3caedcbc7842d96d1e2d62b485d2b779d82 (patch)
treee794a0f1258ff3a3fb78f77c1b40c19f5113e45d /lang/mit-scheme
parentUpdate of net Makefiles! Am I done? :) (diff)
Update of lang Makefiles....
Notes
Notes: svn path=/head/; revision=1364
Diffstat (limited to 'lang/mit-scheme')
-rw-r--r--lang/mit-scheme/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile
index afea829fde2c..a9dc7d2e05db 100644
--- a/lang/mit-scheme/Makefile
+++ b/lang/mit-scheme/Makefile
@@ -5,9 +5,11 @@
#
DISTNAME= mit-scheme
-MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
+PKGNAME= mit-scheme-7.3
CATEGORIES+= languages
+MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz
+
MAINTAINER= jmacd@uclink.berkeley.edu
.include <bsd.port.mk>