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 /misc | |
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 'misc')
-rw-r--r-- | misc/scriptkit/Makefile | 2 | ||||
-rw-r--r-- | misc/xgas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/scriptkit/Makefile b/misc/scriptkit/Makefile index 65c9e6ee91e6..a8426b58fc65 100644 --- a/misc/scriptkit/Makefile +++ b/misc/scriptkit/Makefile @@ -11,7 +11,7 @@ PKGNAME= scriptkit-0.1.6 CATEGORIES= misc MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= goconfig:${PORTSDIR}/lang/guileobjc diff --git a/misc/xgas/Makefile b/misc/xgas/Makefile index d16a73c8bb82..48c27c0c6558 100644 --- a/misc/xgas/Makefile +++ b/misc/xgas/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/demos -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes MAN1= xgas.1 |