diff options
author | matusita <matusita@FreeBSD.org> | 2002-03-15 23:47:40 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2002-03-15 23:47:40 +0800 |
commit | 84d039c33bd6b13c6d0097ce46d2fcefb9496618 (patch) | |
tree | 632fbe563a93b5cab03a8fdedfb4d9422ef7add2 /net/jwhois | |
parent | 4767158aeda540dd98f168dd3a524c2e9c6e51f5 (diff) | |
download | freebsd-ports-gnome-84d039c33bd6b13c6d0097ce46d2fcefb9496618.tar.gz freebsd-ports-gnome-84d039c33bd6b13c6d0097ce46d2fcefb9496618.tar.zst freebsd-ports-gnome-84d039c33bd6b13c6d0097ce46d2fcefb9496618.zip |
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama
Diffstat (limited to 'net/jwhois')
-rw-r--r-- | net/jwhois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index de6bb462d57d..4bec7c033bff 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= jwhois -MAINTAINER= matusita@jp.FreeBSD.org +MAINTAINER= matusita@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |