diff options
author | obache <obache@pkgsrc.org> | 2010-02-07 12:55:29 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-02-07 12:55:29 +0000 |
commit | 04a30d09085b64297ba52a22ea3c12157f3f1e53 (patch) | |
tree | 03c277011714879e14b23146a95b7b75af5fce5e /lang | |
parent | 29d48c451c8769aa9346bba6fa90e15fa995587c (diff) | |
download | pkgsrc-04a30d09085b64297ba52a22ea3c12157f3f1e53.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ocamlduce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocamlduce/Makefile b/lang/ocamlduce/Makefile index f0a6efed505..d3efdf91fff 100644 --- a/lang/ocamlduce/Makefile +++ b/lang/ocamlduce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/01/30 19:36:35 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2010/02/07 12:55:29 obache Exp $ # DISTNAME= ocamlduce-3.11.1.0 @@ -12,7 +12,7 @@ DISTFILES+= ocaml-3.11.1.tar.bz2 SITES.ocaml-3.11.1.tar.bz2= http://caml.inria.fr/pub/distrib/ocaml-3.11/ MAINTAINER= jaapb@kerguelen.org -HOMEPAGE= http://ocamlduce.ocamlcore.org/ +HOMEPAGE= http://ocamlduce.forge.ocamlcore.org/ COMMENT= Library to integrate XML features into OCaml PKG_DESTDIR_SUPPORT= user-destdir |