diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-02-07 20:00:44 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-02-07 20:00:44 +0000 |
commit | 28c658bc2b97d523091441aa9a0a0c7353cd9b17 (patch) | |
tree | 111500f45d5842f4745ca21622187b60910e62a3 /x11-clocks | |
parent | 891bd1a33c90a5e0dbd524f6a73862544e46038a (diff) | |
download | ports-28c658bc2b97d523091441aa9a0a0c7353cd9b17.tar.gz ports-28c658bc2b97d523091441aa9a0a0c7353cd9b17.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/mouseclock/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/mouseclock/pkg-descr | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-clocks/mouseclock/Makefile b/x11-clocks/mouseclock/Makefile index 422359d9cb59..571021e66534 100644 --- a/x11-clocks/mouseclock/Makefile +++ b/x11-clocks/mouseclock/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mouseclock # Version required: 1.0 # Date created: 26 August 1997 -# Whom: FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp> +# Whom: FURUSAWA, Kazuhisa <kazu@jp.freebsd.org> # -# $Id: Makefile,v 1.1.1.1 1997/09/09 08:31:06 tg Exp $ +# $Id: Makefile,v 1.2 1997/09/09 11:19:58 asami Exp $ # DISTNAME= mouseclock-1.0 @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/clocks -MAINTAINER= furusawa@com.cs.osakafu-u.ac.jp +MAINTAINER= kazu@jp.freebsd.org USE_GMAKE= yes USE_IMAKE= yes diff --git a/x11-clocks/mouseclock/pkg-descr b/x11-clocks/mouseclock/pkg-descr index 9c38e670ab0d..b0c8ecbc88dc 100644 --- a/x11-clocks/mouseclock/pkg-descr +++ b/x11-clocks/mouseclock/pkg-descr @@ -3,5 +3,5 @@ the X root cursor. See README for details. -Orignal mouseclock written by santini@chambord.univ-orleans.fr. -This port is done by furusawa@com.cs.osakafu-u.ac.jp. +Orignal mouseclock written by santini@chambord.univ-orleans.fr . +This port is done by kazu@jp.freebsd.org . |