diff options
author | will <will@FreeBSD.org> | 2000-06-22 10:07:15 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 10:07:15 +0000 |
commit | 684f4b9e9305fbea5ab2788f78aa71c3dc26d910 (patch) | |
tree | b2c84f18c3e01281f46b895dade30e59cad96d52 /x11/rxvt | |
parent | 0014509a2174e0ba595230ae003cfae991029f66 (diff) | |
download | FreeBSD-ports-684f4b9e9305fbea5ab2788f78aa71c3dc26d910.zip FreeBSD-ports-684f4b9e9305fbea5ab2788f78aa71c3dc26d910.tar.gz |
Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.
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 3920cd5..4712702 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -20,7 +20,7 @@ PATCH_SITES= ftp://ftp.rxvt.org/pub/rxvt/ PATCHFILES= rxvt-2.7.3.patch1.gz PATCH_DIST_STRIP+= -p1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lioux@linf.unb.br LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |