diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-08 11:23:57 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-08 11:23:57 +0000 |
commit | 113f7e45473163da08f609d4d9b7ed6542f99e40 (patch) | |
tree | 6c28874dd70943ec6b5ca0f1f736c146b8940b73 /x11 | |
parent | e98887327fd73c421028304690fdc6042ff8556f (diff) | |
download | ports-113f7e45473163da08f609d4d9b7ed6542f99e40.tar.gz ports-113f7e45473163da08f609d4d9b7ed6542f99e40.zip |
Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=24549
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xantfarm/Makefile | 2 | ||||
-rw-r--r-- | x11/xmascot/Makefile | 2 | ||||
-rw-r--r-- | x11/xmold/Makefile | 2 | ||||
-rw-r--r-- | x11/xzoom/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/xantfarm/Makefile b/x11/xantfarm/Makefile index 6ec0111146f9..094f6f0c1758 100644 --- a/x11/xantfarm/Makefile +++ b/x11/xantfarm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/Linux/JG/other-sources/ DISTFILES= xantfarm23oct91.tar.gz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes MAN1= xantfarm.1 diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 23559edf7867..d181fc6bedaa 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -11,7 +11,7 @@ PKGNAME= xmascot-2.5p2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_GMAKE= yes USE_IMAKE= yes diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 7bcb9d737be2..dcc68809dc3b 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -11,7 +11,7 @@ PKGNAME= xmold-1.0 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes diff --git a/x11/xzoom/Makefile b/x11/xzoom/Makefile index 864a125ec12c..fc360cec6a90 100644 --- a/x11/xzoom/Makefile +++ b/x11/xzoom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/X EXTRACT_SUFX= .tgz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes MAN1= xzoom.1 |