diff options
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 7f2dc2ca39ee..5b26cdb35c98 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -3,14 +3,14 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp $ +# $Id: Makefile,v 1.14 1998/03/15 19:47:49 steve Exp $ # DISTNAME= rxvt-2.4.5 CATEGORIES= x11 MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/ -MAINTAINER= winter@jurai.net +MAINTAINER= ports@FreeBSD.ORG USE_X11= yes GNU_CONFIGURE= yes |