diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-08 19:23:57 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-08 19:23:57 +0800 |
commit | ca86b73fb91f51c20902eaee7a8cfcb74f6c6508 (patch) | |
tree | 0b3d1023eaf2bf94b379dfb7c6c8866283cdc4fe /x11/xmold | |
parent | 55826196afecc8676261a5b2036fcd114aed46d5 (diff) | |
download | freebsd-ports-gnome-ca86b73fb91f51c20902eaee7a8cfcb74f6c6508.tar.gz freebsd-ports-gnome-ca86b73fb91f51c20902eaee7a8cfcb74f6c6508.tar.zst freebsd-ports-gnome-ca86b73fb91f51c20902eaee7a8cfcb74f6c6508.zip |
Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org
Diffstat (limited to 'x11/xmold')
-rw-r--r-- | x11/xmold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |