diff options
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 |