diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-04-14 11:40:39 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-04-14 11:40:39 +0000 |
commit | 597ef06f15308d0bc83fb458bc556e6868a3ed37 (patch) | |
tree | 882b0771e7829eb16a58939693717d06be4828d3 | |
parent | a98612829dee967b67cc7e9c6205ad25f8825dc1 (diff) | |
download | ports-597ef06f15308d0bc83fb458bc556e6868a3ed37.tar.gz ports-597ef06f15308d0bc83fb458bc556e6868a3ed37.zip |
Notes
-rw-r--r-- | www/neon/Makefile | 3 | ||||
-rw-r--r-- | www/neon26/Makefile | 3 | ||||
-rw-r--r-- | www/neon28/Makefile | 3 | ||||
-rw-r--r-- | www/neon29/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 37e6460a7a77..8c220934f35d 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -8,7 +8,8 @@ PORTNAME= neon PORTVERSION= 0.24.7 CATEGORIES= www -MASTER_SITES= http://www.webdav.org/neon/ +MASTER_SITES= http://www.webdav.org/neon/ \ + http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 37e6460a7a77..8c220934f35d 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -8,7 +8,8 @@ PORTNAME= neon PORTVERSION= 0.24.7 CATEGORIES= www -MASTER_SITES= http://www.webdav.org/neon/ +MASTER_SITES= http://www.webdav.org/neon/ \ + http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems diff --git a/www/neon28/Makefile b/www/neon28/Makefile index 37e6460a7a77..8c220934f35d 100644 --- a/www/neon28/Makefile +++ b/www/neon28/Makefile @@ -8,7 +8,8 @@ PORTNAME= neon PORTVERSION= 0.24.7 CATEGORIES= www -MASTER_SITES= http://www.webdav.org/neon/ +MASTER_SITES= http://www.webdav.org/neon/ \ + http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 37e6460a7a77..8c220934f35d 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -8,7 +8,8 @@ PORTNAME= neon PORTVERSION= 0.24.7 CATEGORIES= www -MASTER_SITES= http://www.webdav.org/neon/ +MASTER_SITES= http://www.webdav.org/neon/ \ + http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems |