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 /www/neon29 | |
parent | a98612829dee967b67cc7e9c6205ad25f8825dc1 (diff) |
- Add new site in MASTER_SITES.
PR: ports/74494
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: maintainer timeout (4 months)
Notes
Notes:
svn path=/head/; revision=133318
Diffstat (limited to 'www/neon29')
-rw-r--r-- | www/neon29/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |