diff options
-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 |