diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-01 12:03:48 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-01 12:03:48 +0800 |
commit | 997a0eaadcb38ba09898be1befc46904d0d6f718 (patch) | |
tree | b8328dad9555f54155821d5eeab6658e34932f5a /x11/xco/Makefile | |
parent | 2ebd22ae9d6a62871a68b3b3e79cb35bdc215dfa (diff) | |
download | freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.gz freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.tar.zst freebsd-ports-gnome-997a0eaadcb38ba09898be1befc46904d0d6f718.zip |
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Diffstat (limited to 'x11/xco/Makefile')
-rw-r--r-- | x11/xco/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |