diff options
author | steve <steve@FreeBSD.org> | 1999-03-15 04:23:51 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-15 04:23:51 +0000 |
commit | aae828668cc44d8cd4f879795347b8f1a9cad605 (patch) | |
tree | e6865f78fdf7fef44daa5f6dbb5c50b10f8abb24 /x11/rxvt | |
parent | bae9ee1a91d7f77db0fd504b124c7e6ccb185ac5 (diff) | |
download | FreeBSD-ports-aae828668cc44d8cd4f879795347b8f1a9cad605.zip FreeBSD-ports-aae828668cc44d8cd4f879795347b8f1a9cad605.tar.gz |
New location on MASTER_SITE.
PR: 9769
Submitted by: Chris Piazza <cpiazza@home.net>
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index b47b765..d0a0fad 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -3,13 +3,12 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.18 1999/01/11 04:55:45 steve Exp $ +# $Id: Makefile,v 1.19 1999/02/22 03:09:37 steve Exp $ # DISTNAME= rxvt-2.4.11 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.math.fu-berlin.de/pub/rxvt/devel/ \ - ftp://mason.primenet.com.au/pub/rxvt/ +MASTER_SITES= ftp://mason.primenet.com.au/pub/rxvt/old/ MAINTAINER= ports@FreeBSD.ORG |