diff options
author | will <will@FreeBSD.org> | 2000-06-22 18:07:15 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 18:07:15 +0800 |
commit | 684f4b9e9305fbea5ab2788f78aa71c3dc26d910 (patch) | |
tree | b2c84f18c3e01281f46b895dade30e59cad96d52 /x11 | |
parent | 0014509a2174e0ba595230ae003cfae991029f66 (diff) | |
download | freebsd-ports-gnome-684f4b9e9305fbea5ab2788f78aa71c3dc26d910.tar.gz freebsd-ports-gnome-684f4b9e9305fbea5ab2788f78aa71c3dc26d910.tar.zst freebsd-ports-gnome-684f4b9e9305fbea5ab2788f78aa71c3dc26d910.zip |
Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.
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 3920cd50323c..47127029066a 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/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 diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 3920cd50323c..47127029066a 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/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 diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 3920cd50323c..47127029066a 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 |