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/xantfarm | |
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/xantfarm')
-rw-r--r-- | x11/xantfarm/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |