summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-12-25 22:29:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-12-25 22:29:52 +0000
commited1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch)
tree629156a6be6b178c81263728b3bfd95e47d4def1
parentMark this port broken (doesn't package). While I'm here, change "+=" (diff)
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Notes
Notes: svn path=/head/; revision=9184
-rw-r--r--astro/xphoon/Makefile4
-rw-r--r--devel/xxgdb/Makefile4
-rw-r--r--editors/e93/Makefile4
-rw-r--r--games/nethack/Makefile4
-rw-r--r--games/nethack3-tty/Makefile4
-rw-r--r--games/nethack3/Makefile4
-rw-r--r--games/nethack32/Makefile4
-rw-r--r--games/nethack33-nox11/Makefile4
-rw-r--r--games/nethack33/Makefile4
-rw-r--r--games/nethack34-nox11/Makefile4
-rw-r--r--games/nethack34/Makefile4
-rw-r--r--games/spider/Makefile4
-rw-r--r--games/xbill/Makefile4
-rw-r--r--games/xemeraldia/Makefile4
-rw-r--r--games/xgalaga/Makefile4
-rw-r--r--games/xlife/Makefile4
-rw-r--r--games/xtic/Makefile4
-rw-r--r--graphics/mpeg_play/Makefile4
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--graphics/xdl/Makefile4
-rw-r--r--graphics/xfig-devel/Makefile4
-rw-r--r--graphics/xfig/Makefile4
-rw-r--r--graphics/xgrasp/Makefile4
-rw-r--r--japanese/chimera/Makefile4
-rw-r--r--japanese/gawk/Makefile4
-rw-r--r--japanese/grep/Makefile4
-rw-r--r--japanese/gxditview/Makefile4
-rw-r--r--japanese/kinput2-canna/Makefile4
-rw-r--r--japanese/kterm/Makefile4
-rw-r--r--japanese/kterm16c/Makefile4
-rw-r--r--japanese/mh/Makefile4
-rw-r--r--japanese/okphone/Makefile4
-rw-r--r--japanese/sed/Makefile4
-rw-r--r--math/hexcalc/Makefile4
-rw-r--r--math/xgraph/Makefile4
-rw-r--r--misc/chord/Makefile4
-rw-r--r--multimedia/mpeg_play/Makefile4
-rw-r--r--sysutils/xdu/Makefile4
-rw-r--r--sysutils/xsysstats/Makefile4
-rw-r--r--www/chimera/Makefile4
-rw-r--r--x11-clocks/emiclock/Makefile4
-rw-r--r--x11-fonts/xfed/Makefile4
-rw-r--r--x11-toolkits/Xaw3d/Makefile4
-rw-r--r--x11-wm/piewm/Makefile4
-rw-r--r--x11/xcolors/Makefile4
45 files changed, 90 insertions, 90 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
index 81e056907216..7a95b4115428 100644
--- a/astro/xphoon/Makefile
+++ b/astro/xphoon/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.6 1996/11/15 22:35:10 obrien Exp $
+# $Id: Makefile,v 1.7 1997/05/29 01:53:20 fenner Exp $
#
DISTNAME= xphoon
@@ -12,7 +12,7 @@ CATEGORIES= astro x11
MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile
index a6c7a6dcf971..b52996ca0f64 100644
--- a/devel/xxgdb/Makefile
+++ b/devel/xxgdb/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 May 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.4 1995/11/26 11:29:21 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/18 09:52:36 asami Exp $
#
DISTNAME= xxgdb-1.12
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 6502e871dcb6..dec5b88b1d82 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 June 1995
# Whom: Satoshi Asami (asami)
#
-# $Id: Makefile,v 1.12 1997/07/13 18:49:14 max Exp $
+# $Id: Makefile,v 1.13 1997/09/18 08:02:35 asami Exp $
#
DISTNAME= e93-1.2r6X
@@ -12,7 +12,7 @@ CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack3-tty/Makefile
+++ b/games/nethack3-tty/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack3/Makefile
+++ b/games/nethack3/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack32/Makefile
+++ b/games/nethack32/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack33-nox11/Makefile
+++ b/games/nethack33-nox11/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack33/Makefile
+++ b/games/nethack33/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack34-nox11/Makefile
+++ b/games/nethack34-nox11/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index 2b080fd45a95..0f051f346e37 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
+# $Id: Makefile,v 1.12 1997/07/12 16:53:36 max Exp $
#
DISTNAME= nethack-3.2.2
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.uu.net/pub/games/nethack/sources/ \
${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/spider/Makefile b/games/spider/Makefile
index 1c5df3d48aa9..6b604507bdad 100644
--- a/games/spider/Makefile
+++ b/games/spider/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Oct 1995
# Whom: se
#
-# $Id: Makefile,v 1.2 1995/10/10 23:56:56 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/18 11:25:01 asami Exp $
#
DISTNAME= spider
@@ -11,7 +11,7 @@ PKGNAME= spider-1.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
INSTALL_TARGET= install install.doc
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index 3219109a25ba..05d8c3539361 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 September 1995
# Whom: asami
#
-# $Id: Makefile,v 1.3 1996/11/18 09:52:57 asami Exp $
+# $Id: Makefile,v 1.4 1997/02/12 10:25:56 obrien Exp $
#
DISTNAME= xbill-2.0
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile
index 290d49ccc183..d1ece2061b90 100644
--- a/games/xemeraldia/Makefile
+++ b/games/xemeraldia/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 Mar 1995
# Whom: asami
#
-# $Id: Makefile,v 1.11 1996/12/17 05:33:18 asami Exp $
+# $Id: Makefile,v 1.12 1997/01/03 09:37:10 obrien Exp $
#
DISTNAME= xemeraldia-0.3
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/News.Archives/fj.sources/1995/
DISTFILES= 271.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile
index f91dd6bce81c..7067467c6bfd 100644
--- a/games/xgalaga/Makefile
+++ b/games/xgalaga/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.4 1996/11/30 00:12:17 torstenb Exp $
+# $Id: Makefile,v 1.5 1997/09/06 05:32:33 max Exp $
#
DISTNAME= xgalaga-1.6c
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/games/xlife/Makefile b/games/xlife/Makefile
index a8b587ca2711..d584824d5a01 100644
--- a/games/xlife/Makefile
+++ b/games/xlife/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.6 1997/01/03 09:37:22 obrien Exp $
+# $Id: Makefile,v 1.7 1997/09/09 02:52:07 asami Exp $
#
DISTNAME= xlife
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \
MASTER_SITE_SUBDIR= ../../R5contrib
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/games/xtic/Makefile b/games/xtic/Makefile
index 8fb221042482..ce43107922ac 100644
--- a/games/xtic/Makefile
+++ b/games/xtic/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 June 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/06/23 04:35:56 asami Exp $
+# $Id: Makefile,v 1.2 1996/11/18 09:53:26 asami Exp $
#
DISTNAME= xtic1.12
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile
index 14c83dd0f180..434815c0f7a0 100644
--- a/graphics/mpeg_play/Makefile
+++ b/graphics/mpeg_play/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.7 1996/06/12 03:09:02 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/18 11:28:41 asami Exp $
#
DISTNAME= mpeg_play-2.3
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
EXTRACT_SUFX= -src.tar.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/mpeg_play
USE_IMAKE= yes
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 29915b9faaec..413b5a68d25d 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -3,7 +3,7 @@
# Date created: ?
# Whom: jmz (original)
#
-# $Id: Makefile,v 1.8 1996/11/18 11:28:55 asami Exp $
+# $Id: Makefile,v 1.9 1997/12/01 07:57:24 tg Exp $
#
DISTNAME= netpbm
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTFILES= netpbm-1mar1994.tar.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile
index 315729268838..c81db28e1b93 100644
--- a/graphics/xdl/Makefile
+++ b/graphics/xdl/Makefile
@@ -3,14 +3,14 @@
# Date created: 17 July 1995
# Whom: asami
#
-# $Id: Makefile,v 1.3 1996/11/18 11:29:33 asami Exp $
+# $Id: Makefile,v 1.4 1997/11/15 13:53:58 asami Exp $
#
DISTNAME= xdl-2.1
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_X11= yes
MAN1= xdl.1
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index a9a4de15fdbf..868cde8c4844 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.15 1997/05/02 04:12:10 asami Exp $
+# $Id: Makefile,v 1.16 1997/08/28 04:27:47 chuckr Exp $
#
DISTNAME= xfig.3.2
@@ -12,7 +12,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index a9a4de15fdbf..868cde8c4844 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.15 1997/05/02 04:12:10 asami Exp $
+# $Id: Makefile,v 1.16 1997/08/28 04:27:47 chuckr Exp $
#
DISTNAME= xfig.3.2
@@ -12,7 +12,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile
index 14c03996f2e6..05ebff7985cc 100644
--- a/graphics/xgrasp/Makefile
+++ b/graphics/xgrasp/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 July 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/07/29 11:30:49 asami Exp $
+# $Id: Makefile,v 1.2 1996/11/18 11:29:43 asami Exp $
#
DISTNAME= xgrasp.1.7d
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
NO_WRKSUBDIR= yes
diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile
index 729ba09ee9b5..a192b6405e7f 100644
--- a/japanese/chimera/Makefile
+++ b/japanese/chimera/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.5 1997/09/09 03:01:13 asami Exp $
+# $Id: Makefile,v 1.6 1997/09/14 21:34:31 max Exp $
#
DISTNAME= chimera-1.65
@@ -15,7 +15,7 @@ PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/old/
PATCHFILES= chimera-1.65-kanji.patch
PATCH_DIST_STRIP= -p1
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile
index 230c4d097d1c..8a47d350639e 100644
--- a/japanese/gawk/Makefile
+++ b/japanese/gawk/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.9 1996/11/18 10:23:33 asami Exp $
+# $Id: Makefile,v 1.10 1997/09/14 21:34:36 max Exp $
#
DISTNAME= gawk-2.15.6
@@ -11,7 +11,7 @@ PKGNAME= ja-gawk-2.15.6
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
HAS_CONFIGURE= yes
CONFIGURE_ARGS= bsd44
diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile
index ddf2a567c8f8..1103944443bb 100644
--- a/japanese/grep/Makefile
+++ b/japanese/grep/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.5 1996/11/18 10:23:43 asami Exp $
+# $Id: Makefile,v 1.6 1997/09/14 21:34:39 max Exp $
#
DISTNAME= grep-2.0
@@ -11,7 +11,7 @@ PKGNAME= ja-grep-2.0
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
HAS_CONFIGURE= yes
PATCH_STRIP= -p1
diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile
index 0e80946a781b..4698ed3001e1 100644
--- a/japanese/gxditview/Makefile
+++ b/japanese/gxditview/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.6 1996/11/18 10:23:51 asami Exp $
+# $Id: Makefile,v 1.7 1997/09/14 21:34:40 max Exp $
#
DISTNAME= groff-1.09
@@ -11,7 +11,7 @@ PKGNAME= ja-gxditview-0.98
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
PATCH_SITES= ftp://ftp.iij.ad.jp/pub/NetNews/fj.sources/volume95/Apr/
PATCHFILES= jgroff-0.98.diff.gz
diff --git a/japanese/kinput2-canna/Makefile b/japanese/kinput2-canna/Makefile
index 301b42ea9c1f..12cbb8f56abd 100644
--- a/japanese/kinput2-canna/Makefile
+++ b/japanese/kinput2-canna/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 May 1995
# Whom: NIIMI Satoshi <sa2c@and.or.jp>
#
-# $Id: Makefile,v 1.3 1996/11/11 10:12:02 max Exp $
+# $Id: Makefile,v 1.4 1997/09/14 21:34:44 max Exp $
#
DISTNAME= kinput2-v2-fix1
@@ -11,7 +11,7 @@ PKGNAME= ja-ckinput2-2.0.1
CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= canna16\\.1\\.:${PORTSDIR}/japanese/Canna
diff --git a/japanese/kterm/Makefile b/japanese/kterm/Makefile
index bd80ee8f0bae..880758366994 100644
--- a/japanese/kterm/Makefile
+++ b/japanese/kterm/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.14 1997/09/14 21:34:51 max Exp $
+# $Id: Makefile,v 1.15 1997/10/17 12:56:49 itojun Exp $
#
DISTNAME= kterm-6.2.0
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications
PATCH_SITES= ftp://ftp.sra.co.jp/pub/x11/kterm/
PATCHFILES= kterm-6.2.0.NFS-xauth.patch
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/japanese/kterm16c/Makefile b/japanese/kterm16c/Makefile
index bd80ee8f0bae..880758366994 100644
--- a/japanese/kterm16c/Makefile
+++ b/japanese/kterm16c/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.14 1997/09/14 21:34:51 max Exp $
+# $Id: Makefile,v 1.15 1997/10/17 12:56:49 itojun Exp $
#
DISTNAME= kterm-6.2.0
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= applications
PATCH_SITES= ftp://ftp.sra.co.jp/pub/x11/kterm/
PATCHFILES= kterm-6.2.0.NFS-xauth.patch
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile
index 1a9e5be19732..f151c914a65f 100644
--- a/japanese/mh/Makefile
+++ b/japanese/mh/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 March 1995
# Whom: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
#
-# $Id: Makefile,v 1.8 1997/07/17 15:12:46 max Exp $
+# $Id: Makefile,v 1.9 1997/09/14 21:34:54 max Exp $
#
DISTNAME= mh-6.8.3
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://omrongw.wg.omron.co.jp/pub/net/mail/
CATEGORIES= japanese mail
DISTFILES= mh-6.8.3-JP.2c.tar.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
RUN_DEPENDS= jless:${PORTSDIR}/japanese/less
diff --git a/japanese/okphone/Makefile b/japanese/okphone/Makefile
index 0dfb062a96bd..ad9cbd8b04b0 100644
--- a/japanese/okphone/Makefile
+++ b/japanese/okphone/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 February 1996
# Whom: asami
#
-# $Id: Makefile,v 1.8 1997/07/13 18:49:19 max Exp $
+# $Id: Makefile,v 1.9 1997/09/14 21:35:36 max Exp $
#
DISTNAME= okphone-1.2
@@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= okphone-1.2.FreeBSD-patch.rev2.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
post-install:
@${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile
index 267dd12ca3c6..d8fb5dfac1a2 100644
--- a/japanese/sed/Makefile
+++ b/japanese/sed/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.3 1996/11/18 10:24:11 asami Exp $
+# $Id: Makefile,v 1.4 1997/09/14 21:35:54 max Exp $
#
DISTNAME= sed-1.18
@@ -11,7 +11,7 @@ PKGNAME= ja-sed-1.18
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
HAS_CONFIGURE= yes
PATCH_STRIP= -p1
diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile
index fcc27bc87165..d1f7f8ccf164 100644
--- a/math/hexcalc/Makefile
+++ b/math/hexcalc/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.6 1996/10/09 03:14:34 asami Exp $
+# $Id: Makefile,v 1.7 1996/11/18 11:32:18 asami Exp $
#
DISTNAME= hexcalc
@@ -12,7 +12,7 @@ CATEGORIES= math
MASTER_SITES= ftp://aixpdslib.seas.ucla.edu/pub/hexcalc/RISC/3.2/src/
EXTRACT_SUFX= ..tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
index 06b275776aa8..489d06aaa4a7 100644
--- a/math/xgraph/Makefile
+++ b/math/xgraph/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.6 1995/11/22 13:13:35 asami Exp $
+# $Id: Makefile,v 1.7 1997/09/09 04:31:32 asami Exp $
#
DISTNAME= xgraph-11
@@ -12,7 +12,7 @@ CATEGORIES= math print
MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/R5contrib/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index 94da62ce0012..83c541cb1e58 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
-# $Id: Makefile,v 1.3 1996/11/11 05:49:18 obrien Exp $
+# $Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp $
#
DISTNAME= chord
@@ -11,6 +11,6 @@ PKGNAME= chord-3.6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
.include <bsd.port.mk>
diff --git a/multimedia/mpeg_play/Makefile b/multimedia/mpeg_play/Makefile
index 14c83dd0f180..434815c0f7a0 100644
--- a/multimedia/mpeg_play/Makefile
+++ b/multimedia/mpeg_play/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.7 1996/06/12 03:09:02 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/18 11:28:41 asami Exp $
#
DISTNAME= mpeg_play-2.3
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
EXTRACT_SUFX= -src.tar.gz
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/mpeg_play
USE_IMAKE= yes
diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile
index 54a6d60542fa..b7cb5d5d7922 100644
--- a/sysutils/xdu/Makefile
+++ b/sysutils/xdu/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.5 1995/07/13 01:21:33 asami Exp $
+# $Id: Makefile,v 1.6 1996/11/17 08:06:39 obrien Exp $
#
DISTNAME= xdu-3.0
@@ -11,7 +11,7 @@ CATEGORIES= sysutils x11
MASTER_SITES= ftp://ftp.arl.mil/pub/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
NO_WRKSUBDIR= yes
USE_IMAKE= yes
diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile
index aa17d137804c..87c8e5dcb790 100644
--- a/sysutils/xsysstats/Makefile
+++ b/sysutils/xsysstats/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.8 1996/11/17 08:06:46 obrien Exp $
+# $Id: Makefile,v 1.9 1996/11/18 09:54:57 asami Exp $
#
DISTNAME= xsysstats1.34
@@ -12,7 +12,7 @@ CATEGORIES= sysutils x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/www/chimera/Makefile b/www/chimera/Makefile
index 854576428987..2813ed622285 100644
--- a/www/chimera/Makefile
+++ b/www/chimera/Makefile
@@ -3,14 +3,14 @@
# Date created: 26 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.10 1995/11/27 04:10:19 asami Exp $
+# $Id: Makefile,v 1.11 1996/11/18 11:40:48 asami Exp $
#
DISTNAME= chimera-1.65
CATEGORIES= www
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile
index 36063b84ab82..3bea6c8a744a 100644
--- a/x11-clocks/emiclock/Makefile
+++ b/x11-clocks/emiclock/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 March 1995
# Whom: Nobuhiro Yasutomi
#
-# $Id: Makefile,v 1.6 1996/11/18 11:42:56 asami Exp $
+# $Id: Makefile,v 1.7 1997/05/28 22:41:27 fenner Exp $
#
DISTNAME= EmiClock-1.0.2
@@ -12,7 +12,7 @@ CATEGORIES= x11
MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/ \
ftp://sunsite.unc.edu/pub/X11/contrib/applications/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
USE_IMAKE= yes
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile
index d4591aba8e19..6df439eb6db6 100644
--- a/x11-fonts/xfed/Makefile
+++ b/x11-fonts/xfed/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.14 1997/03/03 13:51:50 tg Exp $
+# $Id: Makefile,v 1.15 1997/03/04 06:16:02 asami Exp $
#
DISTNAME= xfed
@@ -11,7 +11,7 @@ PKGNAME= xfed-1.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
IGNOREFILES= ${DISTFILES}
USE_IMAKE= yes
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index 081b912f52cb..aadb5e00aecf 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.13 1997/06/12 01:36:35 asami Exp $
+# $Id: Makefile,v 1.14 1997/06/19 09:33:26 asami Exp $
#
DISTNAME= Xaw3d-1.3
@@ -11,7 +11,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.1
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
USE_IMAKE= yes
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile
index 3b650c7ee673..bf0523e5ad39 100644
--- a/x11-wm/piewm/Makefile
+++ b/x11-wm/piewm/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.9 1995/04/12 20:31:20 asami Exp $
+# $Id: Makefile,v 1.10 1996/11/18 11:43:26 asami Exp $
#
DISTNAME= piewm
@@ -12,7 +12,7 @@ CATEGORIES= x11
MASTER_SITES= ftp://ftp.x.org/R5contrib/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile
index aa08521b6f0c..52b71daa445e 100644
--- a/x11/xcolors/Makefile
+++ b/x11/xcolors/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 May 1995
# Whom: asami
#
-# $Id: Makefile,v 1.6 1996/12/17 12:33:51 asami Exp $
+# $Id: Makefile,v 1.7 1997/09/09 04:37:49 asami Exp $
#
DISTNAME= xcolors
@@ -11,7 +11,7 @@ PKGNAME= xcolors-1.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tut.ac.jp/pub/X11/X11R6/contrib/programs/
-MAINTAINER= asami@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.ORG
WRKSRC= ${WRKDIR}/xcolors
USE_IMAKE= yes