diff options
author | steve <steve@FreeBSD.org> | 1999-01-11 02:41:04 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-11 02:41:04 +0800 |
commit | 0d01fe3609cd9d82f41bd76cc5762773c2470a08 (patch) | |
tree | 66852a2e1075d55419f65e0309b42e9b80e4657e | |
parent | b9737108eaba7b227ea3df934be2ee08f7cda5a0 (diff) | |
download | freebsd-ports-gnome-0d01fe3609cd9d82f41bd76cc5762773c2470a08.tar.gz freebsd-ports-gnome-0d01fe3609cd9d82f41bd76cc5762773c2470a08.tar.zst freebsd-ports-gnome-0d01fe3609cd9d82f41bd76cc5762773c2470a08.zip |
Update maintainer's email address.
PR: 9342
Submitted by: hjh@photino.com
-rw-r--r-- | misc/diction/Makefile | 4 | ||||
-rw-r--r-- | x11-clocks/t3d/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/lwm/Makefile | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/misc/diction/Makefile b/misc/diction/Makefile index eda9fa7f5130..7aa89e687bec 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -3,14 +3,14 @@ # Date created: 2 August 1998 # Whom: J Han <hjh@best.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/04 17:04:18 mph Exp $ # DISTNAME= diction-0.6 CATEGORIES= misc MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/ -MAINTAINER= hjh@best.com +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index cf2b2f3f5ba1..2c82a1c1689c 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Apr 1998 # Whom: J Han <hjh@best.com> # -# $Id: Makefile,v 1.2 1998/08/07 22:28:04 asami Exp $ +# $Id: Makefile,v 1.3 1998/09/22 22:32:10 asami Exp $ # DISTNAME= t3d @@ -12,7 +12,7 @@ CATEGORIES= x11-clocks MASTER_SITES= http://www.jwdt.com/~paysan/ EXTRACT_SUFX= .shar.gz -MAINTAINER= hjh@best.com +MAINTAINER= ports@freebsd.org EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= diff --git a/x11-wm/lwm/Makefile b/x11-wm/lwm/Makefile index 707d49070042..644baff697e3 100644 --- a/x11-wm/lwm/Makefile +++ b/x11-wm/lwm/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: lwm # Version required: 0.06 # Date created: 17 March 1998 -# Whom: J Han <hjh@best.com> +# Whom: J Han <hjh@photino.com> # -# $Id: Makefile,v 1.3 1998/07/17 20:52:03 steve Exp $ +# $Id: Makefile,v 1.4 1998/08/07 23:01:39 asami Exp $ # DISTNAME= lwm @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://users.ch.genedata.com/~enh/ EXTRACT_SUFX= .tar.Z -MAINTAINER= hjh@best.com +MAINTAINER= hjh@photino.com USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |