diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:27:16 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:27:16 +0000 |
commit | 485bae48b4b1caeb5266cd093a02c5fbb92cee16 (patch) | |
tree | db1d8c4b932ed64e54180a34948469721bfe91bd /editors | |
parent | 0ba224f81f24ce27dc27eab24fce8635573a2d9b (diff) | |
download | ports-485bae48b4b1caeb5266cd093a02c5fbb92cee16.tar.gz ports-485bae48b4b1caeb5266cd093a02c5fbb92cee16.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/apel-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/flim-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/flim-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/flim113-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/psgml-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/semi-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/semi-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/semi113-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/wemi-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/wemi-emacs20/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index da0f4c202462..2572bf666ef9 100644 --- a/editors/apel-emacs20/Makefile +++ b/editors/apel-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 22 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1999/06/29 23:59:29 shige Exp $ +# $Id: Makefile,v 1.5 1999/08/06 14:18:48 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/flim-emacs20-current/Makefile b/editors/flim-emacs20-current/Makefile index 32be770853bb..c241bcc73941 100644 --- a/editors/flim-emacs20-current/Makefile +++ b/editors/flim-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 16:56:19 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile index cb08246c3200..a2d24d3fe370 100644 --- a/editors/flim-emacs20/Makefile +++ b/editors/flim-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1999/05/09 16:26:19 shige Exp $ +# $Id: Makefile,v 1.9 1999/08/06 16:53:54 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile index 32be770853bb..c241bcc73941 100644 --- a/editors/flim113-emacs20/Makefile +++ b/editors/flim113-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 16:56:19 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile index 1b38431c8b61..19a74bc5a4dd 100644 --- a/editors/psgml-emacs20/Makefile +++ b/editors/psgml-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 January 1999 # Whom: shige # -# $Id: Makefile,v 1.1.1.1 1999/02/12 15:44:04 kuriyama Exp $ +# $Id: Makefile,v 1.2 1999/03/01 09:37:36 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} # pkg/* files are used in ${.CURDIR} diff --git a/editors/semi-emacs20-current/Makefile b/editors/semi-emacs20-current/Makefile index 1562cc376c57..b9c95cd42161 100644 --- a/editors/semi-emacs20-current/Makefile +++ b/editors/semi-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile index d8f6b04482de..ef1f7aec6085 100644 --- a/editors/semi-emacs20/Makefile +++ b/editors/semi-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1999/05/09 16:51:30 shige Exp $ +# $Id: Makefile,v 1.9 1999/08/06 17:00:57 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile index 1562cc376c57..b9c95cd42161 100644 --- a/editors/semi113-emacs20/Makefile +++ b/editors/semi113-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/wemi-emacs20-current/Makefile b/editors/wemi-emacs20-current/Makefile index 9681b72449bd..aa31df876c4d 100644 --- a/editors/wemi-emacs20-current/Makefile +++ b/editors/wemi-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.7 1999/05/10 14:51:35 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:07:21 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/wemi-emacs20/Makefile b/editors/wemi-emacs20/Makefile index 30ee300c3b0f..cd0074b3ee81 100644 --- a/editors/wemi-emacs20/Makefile +++ b/editors/wemi-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.9 1999/05/10 14:41:32 shige Exp $ +# $Id: Makefile,v 1.10 1999/08/06 17:07:20 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} |