From 4749887c17abc4953f116d1f34a8a6ac62c280f7 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 7 Mar 1997 12:24:55 +0000 Subject: Upgrade to 2.20. --- x11/rxvt/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'x11/rxvt') diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index af63729a10de..01b472b025da 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -6,11 +6,13 @@ # $Id: Makefile,v 1.10 1996/12/08 02:30:29 obrien Exp $ # -DISTNAME= rxvt-2.16 +DISTNAME= rxvt-2.20 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.jurai.net/users/winter/rxvt/distfiles/ -MASTER_SITE_SUBDIR= X11/xutils/terms + ftp://ftp.nuclecu.unam.mx/linux/local/rxvt/ \ + ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/ +MASTER_SITE_SUBDIR= utils/file/managers/mc/rxvt +#MASTER_SITE_SUBDIR= X11/xutils/terms MAINTAINER= winter@jurai.net @@ -18,8 +20,4 @@ USE_X11= yes GNU_CONFIGURE= yes MAN1= rxvt.1 -post-install: - /usr/sbin/chown root ${PREFIX}/bin/rxvt - /bin/chmod 4755 ${PREFIX}/bin/rxvt - .include -- cgit v1.2.3