diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 0347e6e13e4ed6be1243a67bdbb6129460642e7e (patch) | |
tree | f253c940c0b24d2b4e2b076a8dcf03d61bf9cb4c /x11 | |
parent | fix depends to use better method. (diff) |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=18291
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xco/Makefile | 4 | ||||
-rw-r--r-- | x11/xcoloredit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xco/Makefile b/x11/xco/Makefile index c58d8d57aad0..1889943a48e6 100644 --- a/x11/xco/Makefile +++ b/x11/xco/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:06:10 max Exp $ # DISTNAME= xco @@ -11,7 +11,7 @@ PKGNAME= xco-1.3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.cs.purdue.edu:/pub/bingle/ -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org USE_IMAKE= yes MAN1= xco.1 diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index 7db0246974fd..e57c917fea35 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 |