diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-14 14:12:45 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-14 14:12:45 +0000 |
commit | 000e8742eb4a8fee1903508da03e4e7880fcdc08 (patch) | |
tree | 20a1985e26e899133ea1c7df588ff44e521ee923 /editors | |
parent | 9ae9a60331d5c6e7f2e6c58d2dd0dd35030f2866 (diff) | |
download | ports-000e8742eb4a8fee1903508da03e4e7880fcdc08.tar.gz ports-000e8742eb4a8fee1903508da03e4e7880fcdc08.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs19/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs22/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 8716f109836c..7f5637fba919 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,13 +3,13 @@ # Date created: 13 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $ +# $Id: Makefile,v 1.5 1994/09/13 08:37:24 jkh Exp $ # DISTNAME= emacs-19.26 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index 8716f109836c..7f5637fba919 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -3,13 +3,13 @@ # Date created: 13 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $ +# $Id: Makefile,v 1.5 1994/09/13 08:37:24 jkh Exp $ # DISTNAME= emacs-19.26 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 8716f109836c..7f5637fba919 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,13 +3,13 @@ # Date created: 13 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $ +# $Id: Makefile,v 1.5 1994/09/13 08:37:24 jkh Exp $ # DISTNAME= emacs-19.26 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 8716f109836c..7f5637fba919 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -3,13 +3,13 @@ # Date created: 13 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $ +# $Id: Makefile,v 1.5 1994/09/13 08:37:24 jkh Exp $ # DISTNAME= emacs-19.26 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 8716f109836c..7f5637fba919 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -3,13 +3,13 @@ # Date created: 13 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $ +# $Id: Makefile,v 1.5 1994/09/13 08:37:24 jkh Exp $ # DISTNAME= emacs-19.26 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> |