summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-07 12:24:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-07 12:24:55 +0000
commit4749887c17abc4953f116d1f34a8a6ac62c280f7 (patch)
tree9bc6e1c583e9dba030c420c7e307dfd3503fb3ca /x11
parentRemember to change the Required line :) (diff)
Upgrade to 2.20.
Notes
Notes: svn path=/head/; revision=5906
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-devel/Makefile12
-rw-r--r--x11/rxvt-unicode/Makefile12
-rw-r--r--x11/rxvt/Makefile12
3 files changed, 15 insertions, 21 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index af63729a10de..01b472b025da 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/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 <bsd.port.mk>
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index af63729a10de..01b472b025da 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/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 <bsd.port.mk>
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 <bsd.port.mk>