diff options
Diffstat (limited to 'www/neon26')
-rw-r--r-- | www/neon26/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |