diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | b327e9c777ef2ae8102ffc409bb644729e611941 (patch) | |
tree | 6904476277a391654d6dfd33edf926483c9dadfe /x11 | |
parent | c5549750dc3d53828e254aafb5305c4c84933198 (diff) |
Maintainer is now a committer, update email accordingly
Approved by: will
Notes
Notes:
svn path=/head/; revision=33350
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 bfa04428abfe..5ba94a60773d 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 ce4caaaa9081..a531f2ea5897 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 ce4caaaa9081..a531f2ea5897 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 |