summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/logo/Makefile6
-rw-r--r--lang/smalltalk/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index d1e6976ff4a7..30c453499c76 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: logo
-# Version required: 3.1
+# Version required: 3.3
# Date created: 22 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.9 1995/11/22 13:12:54 asami Exp $
+# $Id: Makefile,v 1.10 1996/11/12 02:18:32 obrien Exp $
#
DISTNAME= ucblogo-3.3
CATEGORIES= lang
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/
+MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= jmacd@FreeBSD.ORG
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 384d5c06dbf6..b3810f8b0ebb 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -3,12 +3,12 @@
# Date created: 09 Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.9 1996/06/05 17:35:13 jraynard Exp $
+# $Id: Makefile,v 1.10 1996/11/12 02:19:10 obrien Exp $
#
DISTNAME= smalltalk-1.1.1
CATEGORIES= lang
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= jraynard@FreeBSD.ORG