summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-10-18 19:46:36 +0000
committerzafer <zafer@pkgsrc.org>2009-10-18 19:46:36 +0000
commite4e8e7596b8bafeb6c2cd61e570bdfa72b09ea16 (patch)
tree0e3476637e795b36bdbbef5a07423a6c7633b15d /net
parent3b7d52072a3144d00d0dc6df945a071b6c0a113f (diff)
downloadpkgsrc-e4e8e7596b8bafeb6c2cd61e570bdfa72b09ea16.tar.gz
update homepage. update master_sites.
Diffstat (limited to 'net')
-rw-r--r--net/libcares/Makefile6
-rw-r--r--net/ocamlnet/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/net/libcares/Makefile b/net/libcares/Makefile
index a3e72b08612..e651a2a3a0b 100644
--- a/net/libcares/Makefile
+++ b/net/libcares/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/07/17 18:00:20 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2009/10/18 19:46:36 zafer Exp $
#
# Please do not update or modify this package as it has been imported only
@@ -9,10 +9,10 @@
DISTNAME= c-ares-1.4.0
PKGNAME= libcares-1.4.0
CATEGORIES= net
-MASTER_SITES= http://daniel.haxx.se/projects/c-ares/
+MASTER_SITES= http://c-ares.haxx.se/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://daniel.haxx.se/projects/c-ares/
+HOMEPAGE= http://c-ares.haxx.se/
COMMENT= Asynchronous resolver library
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile
index 713b458a37c..cab4be6fb86 100644
--- a/net/ocamlnet/Makefile
+++ b/net/ocamlnet/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2009/06/30 00:07:21 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/18 19:50:06 zafer Exp $
#
DISTNAME= ocamlnet-1.1.2
CATEGORIES= net
-MASTER_SITES= http://www.ocaml-programming.de/packages/
+MASTER_SITES= http://download.camlcity.org/download/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.ocaml-programming.de/packages/
+HOMEPAGE= http://projects.camlcity.org/projects/ocamlnet.html
COMMENT= Library focusing on application-level network protocols (OCaml)
MAKE_JOBS_SAFE= no