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