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 /x11-wm/fvwm2-i18n | |
parent | 4767158aeda540dd98f168dd3a524c2e9c6e51f5 (diff) | |
download | freebsd-ports-graphics-84d039c33bd6b13c6d0097ce46d2fcefb9496618.tar.gz freebsd-ports-graphics-84d039c33bd6b13c6d0097ce46d2fcefb9496618.tar.zst freebsd-ports-graphics-84d039c33bd6b13c6d0097ce46d2fcefb9496618.zip |
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama
Diffstat (limited to 'x11-wm/fvwm2-i18n')
-rw-r--r-- | x11-wm/fvwm2-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2-i18n/Makefile b/x11-wm/fvwm2-i18n/Makefile index c3880b056a1..62d43f628b9 100644 --- a/x11-wm/fvwm2-i18n/Makefile +++ b/x11-wm/fvwm2-i18n/Makefile @@ -14,7 +14,7 @@ DISTNAME= fvwm-${PORTVERSION} PATCH_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/CFAN/fvwm-users-jp/I18N_MB/ PATCHFILES= fvwm-${PORTVERSION}-I18N_MB-${FVWM_PATCHVER}.patch -MAINTAINER= matusita@jp.FreeBSD.org +MAINTAINER= matusita@FreeBSD.org .if !defined(WITHOUT_XPM) USE_XPM= yes |