diff options
-rw-r--r-- | x11/rxvt-devel/Makefile | 7 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 7 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 7 |
3 files changed, 15 insertions, 6 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index d0a0fad..dc62934 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 d0a0fad..dc62934 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 d0a0fad..dc62934 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 |