diff options
author | wiz <wiz> | 2012-07-21 20:07:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-21 20:07:59 +0000 |
commit | b5a32f0404e07e2ffb354215a42be2fe8db69ba3 (patch) | |
tree | f2648d993728b4d0b415d3b7100d8757fdfdaf92 /lang | |
parent | 1f1aa7473d207957c43e9477b9f41b4fb3ebd2fc (diff) | |
download | pkgsrc-b5a32f0404e07e2ffb354215a42be2fe8db69ba3.tar.gz |
Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ocamlduce/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ocamlduce/DESCR b/lang/ocamlduce/DESCR index 924cc557b68..776ee1f6f29 100644 --- a/lang/ocamlduce/DESCR +++ b/lang/ocamlduce/DESCR @@ -1,4 +1,2 @@ OCamlDuce is an enhancement to OCaml that allows one to use XML features, such as types and values, natively in OCaml programs. - -WWW: http://www.cduce.org/ocaml |