diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-01 11:28:47 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-01 11:28:47 +0000 |
commit | 4f89d841a92e92b6b2fbb990574cc5016eb55f73 (patch) | |
tree | 3578a33c3578015998334e1b3309d4ace855d474 /devel/flux | |
parent | 3a5be9db7a990479cf1e59a904a3fd74ee5a2817 (diff) | |
download | FreeBSD-ports-4f89d841a92e92b6b2fbb990574cc5016eb55f73.zip FreeBSD-ports-4f89d841a92e92b6b2fbb990574cc5016eb55f73.tar.gz |
Update WWW and MASTER_SITES.
Diffstat (limited to 'devel/flux')
-rw-r--r-- | devel/flux/Makefile | 3 | ||||
-rw-r--r-- | devel/flux/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/flux/Makefile b/devel/flux/Makefile index debe406..677f1e3 100644 --- a/devel/flux/Makefile +++ b/devel/flux/Makefile @@ -8,7 +8,8 @@ PORTNAME= flux PORTVERSION= 0.4.1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.styx.net/projects/flux/ +MASTER_SITES= ftp://ftp.copyleft.no/projects/flux/ \ + ftp://ftp.styx.net/projects/flux/ MAINTAINER= ports@FreeBSD.org diff --git a/devel/flux/pkg-descr b/devel/flux/pkg-descr index ddea7d1..89c3680 100644 --- a/devel/flux/pkg-descr +++ b/devel/flux/pkg-descr @@ -4,7 +4,7 @@ purposes, from CGI to IRC to sockets, and so on. It's sort of an addendum to the standard C libraries. -WWW: http://projects.simplemente.net/flux/ +WWW: http://www.fluxlib.org/ Author: Hans Petter K. Jansson <hpj@styx.net> --Will <andrews@technologist.com> |