diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-21 20:07:59 +0000 |
commit | 8d6175658cca6c79b9c0da6405b87ed927c71644 (patch) | |
tree | f2648d993728b4d0b415d3b7100d8757fdfdaf92 /www/ocsigen | |
parent | 49ad2eca63370685384bcb122373f47406c658c6 (diff) | |
download | pkgsrc-8d6175658cca6c79b9c0da6405b87ed927c71644.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 'www/ocsigen')
-rw-r--r-- | www/ocsigen/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/ocsigen/DESCR b/www/ocsigen/DESCR index f3ee5f6cbd6..48f430fc93d 100644 --- a/www/ocsigen/DESCR +++ b/www/ocsigen/DESCR @@ -1,5 +1,3 @@ Ocsigen is a web programming framework for OCaml. It can be used as a web server, serving static pages, but it is also possible to implement entire web sites as OCaml modules. - -WWW: http://www.ocsigen.org |