diff options
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |