diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-06 16:19:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-06 16:19:47 +0000 |
commit | a2964de99be9b3091efe1b375ea207a606f73164 (patch) | |
tree | fba24f7d779bc8f0d4549fb6760031b86ef193cb /x11/xalf | |
parent | Adjust RUBY_PORT for Ruby 1.7. Ruby 1.7 port is lang/ruby-devel, not (diff) |
The primary MASTER_SITE has now been unavailable for over 24 hours.
Temporarily host the distfile on my colo box.
Notes
Notes:
svn path=/head/; revision=42333
Diffstat (limited to 'x11/xalf')
-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 b23257833f3a..2943fd8a54f8 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 |