diff options
Diffstat (limited to 'editors/emacs23/Makefile')
-rw-r--r-- | editors/emacs23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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> |