diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 997a0eaadcb38ba09898be1befc46904d0d6f718 (patch) | |
tree | b8328dad9555f54155821d5eeab6658e34932f5a /x11/xcoloredit | |
parent | 2ebd22ae9d6a62871a68b3b3e79cb35bdc215dfa (diff) | |
download | FreeBSD-ports-997a0eaadcb38ba09898be1befc46904d0d6f718.zip FreeBSD-ports-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.gz |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Diffstat (limited to 'x11/xcoloredit')
-rw-r--r-- | x11/xcoloredit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 7db0246..e57c917 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Jun 1997 # Whom: Satoshi TAOKA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/07/01 22:37:28 max Exp $ # DISTNAME= xcoloredit @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org USE_IMAKE= yes MAN1= xcoloredit.1 |