diff options
author | fenner <fenner@FreeBSD.org> | 1999-01-27 15:41:29 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-01-27 15:41:29 +0800 |
commit | 0cee15684806cb05c106c47804c1afc5d558a340 (patch) | |
tree | f516578111d2148afaf866d1896eab7f051836db /editors | |
parent | 6ed1970f245dee8d550b37210212af6e10d68a06 (diff) | |
download | freebsd-ports-graphics-0cee15684806cb05c106c47804c1afc5d558a340.tar.gz freebsd-ports-graphics-0cee15684806cb05c106c47804c1afc5d558a340.tar.zst freebsd-ports-graphics-0cee15684806cb05c106c47804c1afc5d558a340.zip |
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs19/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs20-dl/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs22/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 3 | ||||
-rw-r--r-- | editors/leim20/Makefile | 3 |
7 files changed, 14 insertions, 7 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 1f18eab2dca..480951ed501 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,12 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.34 1999/01/16 22:58:57 asami Exp $ +# $Id: Makefile,v 1.35 1999/01/23 14:28:19 simokawa Exp $ # DISTNAME= emacs-19.34b CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index 1f18eab2dca..480951ed501 100644 --- a/editors/emacs19/Makefile +++ b/editors/emacs19/Makefile @@ -3,12 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.34 1999/01/16 22:58:57 asami Exp $ +# $Id: Makefile,v 1.35 1999/01/23 14:28:19 simokawa Exp $ # DISTNAME= emacs-19.34b CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile index 5a3e9df2781..e939832da6e 100644 --- a/editors/emacs20-dl/Makefile +++ b/editors/emacs20-dl/Makefile @@ -3,13 +3,14 @@ # Date created: 10 October 1998 # Whom: shige # -# $Id: Makefile,v 1.3 1999/01/16 22:58:59 asami Exp $ +# $Id: Makefile,v 1.4 1999/01/23 14:28:24 simokawa Exp $ # DISTNAME= emacs-20.3 PKGNAME= emacs-dl-20.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs PATCH_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/ PATCHFILES= emacs-20.3-dl.diff diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 181f6ef87d6..b13efcc7505 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -3,12 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.35 1999/01/16 22:58:59 asami Exp $ +# $Id: Makefile,v 1.36 1999/01/23 14:28:21 simokawa Exp $ # DISTNAME= emacs-20.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs MAINTAINER= jseger@FreeBSD.org diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 1f18eab2dca..480951ed501 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -3,12 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.34 1999/01/16 22:58:57 asami Exp $ +# $Id: Makefile,v 1.35 1999/01/23 14:28:19 simokawa Exp $ # DISTNAME= emacs-19.34b CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 1f18eab2dca..480951ed501 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -3,12 +3,13 @@ # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.34 1999/01/16 22:58:57 asami Exp $ +# $Id: Makefile,v 1.35 1999/01/23 14:28:19 simokawa Exp $ # DISTNAME= emacs-19.34b CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@FreeBSD.ORG diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile index 57782e8756e..af6efe82dbc 100644 --- a/editors/leim20/Makefile +++ b/editors/leim20/Makefile @@ -3,12 +3,13 @@ # Date created: 10 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/09/18 22:03:07 vanilla Exp $ # DISTNAME= leim-20.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= emacs MAINTAINER= shige@kuis.kyoto-u.ac.jp |