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/rxvt | |
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/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |