summaryrefslogtreecommitdiffstats
path: root/editors/emacs22
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-13 06:35:06 +0000
committerjkh <jkh@FreeBSD.org>1994-09-13 06:35:06 +0000
commit1db358559f531b1fd7fdcde355d6e6d8138fc877 (patch)
treeefc7ba08422ed3395eb5393dd60dddb23f853df7 /editors/emacs22
parentf7f654b6cea4e50737a129854379f24cae18287b (diff)
downloadFreeBSD-ports-1db358559f531b1fd7fdcde355d6e6d8138fc877.zip
FreeBSD-ports-1db358559f531b1fd7fdcde355d6e6d8138fc877.tar.gz
Make the required changes to make all existing ports use MASTER_SITES
correctly.
Diffstat (limited to 'editors/emacs22')
-rw-r--r--editors/emacs22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 46bcdd2..a30511c 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>
OpenPOWER on IntegriCloud