diff options
author | obache <obache> | 2010-02-07 12:55:29 +0000 |
---|---|---|
committer | obache <obache> | 2010-02-07 12:55:29 +0000 |
commit | 8adec65159daef949d749aad1bfdd714f58a9a52 (patch) | |
tree | 03c277011714879e14b23146a95b7b75af5fce5e /lang | |
parent | 11eb433e5e729a2e83779be25b3b23a59c142f6c (diff) | |
download | pkgsrc-8adec65159daef949d749aad1bfdd714f58a9a52.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 |