diff options
-rw-r--r-- | editors/emacs/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs19/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs22/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index ddbb327..04f8b41 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,14 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1994/10/29 21:49:36 pst Exp $ +# $Id: Makefile,v 1.9 1994/11/22 11:04:17 jkh Exp $ # DISTNAME= emacs-19.27 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} -DEPENDS= ${PORTSDIR}/devel/gmake MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index ddbb327..04f8b41 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -3,14 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1994/10/29 21:49:36 pst Exp $ +# $Id: Makefile,v 1.9 1994/11/22 11:04:17 jkh Exp $ # DISTNAME= emacs-19.27 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} -DEPENDS= ${PORTSDIR}/devel/gmake MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index ddbb327..04f8b41 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,14 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1994/10/29 21:49:36 pst Exp $ +# $Id: Makefile,v 1.9 1994/11/22 11:04:17 jkh Exp $ # DISTNAME= emacs-19.27 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} -DEPENDS= ${PORTSDIR}/devel/gmake MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index ddbb327..04f8b41 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -3,14 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1994/10/29 21:49:36 pst Exp $ +# $Id: Makefile,v 1.9 1994/11/22 11:04:17 jkh Exp $ # DISTNAME= emacs-19.27 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} -DEPENDS= ${PORTSDIR}/devel/gmake MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index ddbb327..04f8b41 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -3,14 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1994/10/29 21:49:36 pst Exp $ +# $Id: Makefile,v 1.9 1994/11/22 11:04:17 jkh Exp $ # DISTNAME= emacs-19.27 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} -DEPENDS= ${PORTSDIR}/devel/gmake MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ .include <bsd.port.mk> |