aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-04-13 14:33:08 +0800
committermharo <mharo@FreeBSD.org>1999-04-13 14:33:08 +0800
commit7da08a34696fe94463121fa2d9a97ec33859bd5e (patch)
tree38945d126746e1438099e8dcb61147c5a2568fc8
parent10c63a2dd756027ea69eb8212f091641f2d313c7 (diff)
downloadfreebsd-ports-gnome-7da08a34696fe94463121fa2d9a97ec33859bd5e.tar.gz
freebsd-ports-gnome-7da08a34696fe94463121fa2d9a97ec33859bd5e.tar.zst
freebsd-ports-gnome-7da08a34696fe94463121fa2d9a97ec33859bd5e.zip
Add additional master sites
PR: 11103 Submitted by: Chris Piazza cpiazza@home.net
-rw-r--r--x11/rxvt-devel/Makefile7
-rw-r--r--x11/rxvt-unicode/Makefile7
-rw-r--r--x11/rxvt/Makefile7
3 files changed, 15 insertions, 6 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index d0a0fadb3030..dc6293450231 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -3,12 +3,15 @@
# Date created: 5th December 1994
# Whom: gpalmer@FreeBSD.org
#
-# $Id: Makefile,v 1.19 1999/02/22 03:09:37 steve Exp $
+# $Id: Makefile,v 1.20 1999/03/15 04:23:51 steve Exp $
#
DISTNAME= rxvt-2.4.11
CATEGORIES= x11
-MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/
+MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/ \
+ http://wm.current.nu/files/ \
+ ftp://ftp.nstu.ru/pub/sources/x/
+
MAINTAINER= ports@FreeBSD.ORG
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index d0a0fadb3030..dc6293450231 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -3,12 +3,15 @@
# Date created: 5th December 1994
# Whom: gpalmer@FreeBSD.org
#
-# $Id: Makefile,v 1.19 1999/02/22 03:09:37 steve Exp $
+# $Id: Makefile,v 1.20 1999/03/15 04:23:51 steve Exp $
#
DISTNAME= rxvt-2.4.11
CATEGORIES= x11
-MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/
+MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/ \
+ http://wm.current.nu/files/ \
+ ftp://ftp.nstu.ru/pub/sources/x/
+
MAINTAINER= ports@FreeBSD.ORG
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index d0a0fadb3030..dc6293450231 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -3,12 +3,15 @@
# Date created: 5th December 1994
# Whom: gpalmer@FreeBSD.org
#
-# $Id: Makefile,v 1.19 1999/02/22 03:09:37 steve Exp $
+# $Id: Makefile,v 1.20 1999/03/15 04:23:51 steve Exp $
#
DISTNAME= rxvt-2.4.11
CATEGORIES= x11
-MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/
+MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/ \
+ http://wm.current.nu/files/ \
+ ftp://ftp.nstu.ru/pub/sources/x/
+
MAINTAINER= ports@FreeBSD.ORG