diff options
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 1d5d653bc85c..3920cd50323c 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= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |