summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-13 06:35:06 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-13 06:35:06 +0000
commit884e46693a380ded39add77a85cd82f6e8646f87 (patch)
treea2ec8686ac6dc837cf52ed57da07a14a9ebf7f33 /editors
parentOk, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved (diff)
Make the required changes to make all existing ports use MASTER_SITES
correctly.
Notes
Notes: svn path=/head/; revision=84
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs19/Makefile4
-rw-r--r--editors/emacs20/Makefile4
-rw-r--r--editors/emacs22/Makefile4
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/jove/Makefile3
6 files changed, 11 insertions, 12 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 46bcdd234120..a30511c07b8a 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -3,13 +3,13 @@
# Date created: 20 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
+# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
#
DISTNAME= emacs-19.25
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd
-HOME_LOCATION= ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
.include <bsd.port.mk>
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index 46bcdd234120..a30511c07b8a 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -3,13 +3,13 @@
# Date created: 20 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
+# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
#
DISTNAME= emacs-19.25
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd
-HOME_LOCATION= ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
.include <bsd.port.mk>
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 46bcdd234120..a30511c07b8a 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -3,13 +3,13 @@
# Date created: 20 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
+# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
#
DISTNAME= emacs-19.25
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd
-HOME_LOCATION= ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
.include <bsd.port.mk>
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 46bcdd234120..a30511c07b8a 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -3,13 +3,13 @@
# Date created: 20 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
+# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
#
DISTNAME= emacs-19.25
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd
-HOME_LOCATION= ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
.include <bsd.port.mk>
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 46bcdd234120..a30511c07b8a 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -3,13 +3,13 @@
# Date created: 20 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
+# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
#
DISTNAME= emacs-19.25
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd
-HOME_LOCATION= ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
.include <bsd.port.mk>
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index d2ad10e93169..3168745ceb86 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -3,10 +3,9 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:28 jkh Exp $
+# $Id: Makefile,v 1.2 1994/08/31 17:14:31 jkh Exp $
#
DISTNAME= jove-4.14.6
-HOME_LOCATION= ftp://freebsd.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/contrib/jove-4.16.6
.include <bsd.port.mk>