diff options
author | ade <ade@FreeBSD.org> | 2001-05-06 16:19:47 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-06 16:19:47 +0000 |
commit | 2d2fa6d4347e4117717b20794822282eece50e36 (patch) | |
tree | 854d97f99a63bbdec440b919038426d7b1367cf4 /x11 | |
parent | 75bd573b0d325ae624ee80341d25b5a74686f570 (diff) | |
download | FreeBSD-ports-2d2fa6d4347e4117717b20794822282eece50e36.zip FreeBSD-ports-2d2fa6d4347e4117717b20794822282eece50e36.tar.gz |
The primary MASTER_SITE has now been unavailable for over 24 hours.
Temporarily host the distfile on my colo box.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xalf/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile index b232578..2943fd8 100644 --- a/x11/xalf/Makefile +++ b/x11/xalf/Makefile @@ -7,9 +7,10 @@ PORTNAME= xalf PORTVERSION= 0.11 -CATEGORIES= devel -MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ \ - http://www.lysator.liu.se/~astrand/projects/xalf/old/ +CATEGORIES= x11 gnome +MASTER_SITES= http://www.lovett.com/~ade/gnome/ +#MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ \ +# http://www.lysator.liu.se/~astrand/projects/xalf/old/ EXTRACT_SUFX= .tgz MAINTAINER= ade@FreeBSD.org |