diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | 0bff57a792ba2477713e250c32f6e5e1d9de473d (patch) | |
tree | 71ea1b7acefc5e7bc95f9a3e018c438c5ba002d6 /x11 | |
parent | 5c3f3082a0e1069b293b2a3da8d26b620fe729d1 (diff) | |
download | FreeBSD-ports-0bff57a792ba2477713e250c32f6e5e1d9de473d.zip FreeBSD-ports-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.gz |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/Makefile | 2 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index bfa0442..5ba94a6 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -21,7 +21,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= rxvt-2.7.3.patch1.gz PATCH_DIST_STRIP+= -p1 -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index ce4caaa..a531f2e 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/ -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index ce4caaa..a531f2e 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/ -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes |