summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
commit5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (patch)
tree3a9d17e5f9310ab69df14407f1fa479d6a68eac0 /lang
parentUse MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4571
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