diff options
author | zafer <zafer@pkgsrc.org> | 2009-10-18 19:46:36 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-10-18 19:46:36 +0000 |
commit | e4e8e7596b8bafeb6c2cd61e570bdfa72b09ea16 (patch) | |
tree | 0e3476637e795b36bdbbef5a07423a6c7633b15d /net/ocamlnet | |
parent | 3b7d52072a3144d00d0dc6df945a071b6c0a113f (diff) | |
download | pkgsrc-e4e8e7596b8bafeb6c2cd61e570bdfa72b09ea16.tar.gz |
update homepage. update master_sites.
Diffstat (limited to 'net/ocamlnet')
-rw-r--r-- | net/ocamlnet/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |