diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /x11 | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (diff) |
Notes
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 1d5d653bc85c..3920cd50323c 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= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 1d5d653bc85c..3920cd50323c 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= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm 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 |