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 /x11-clocks/t3d | |
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
Diffstat (limited to 'x11-clocks/t3d')
-rw-r--r-- | x11-clocks/t3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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= |