summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_sexp_conv
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-09 06:23:38 +0000
committerwiz <wiz>2016-06-09 06:23:38 +0000
commitdeb733f5e87fd8a76eaaabf64006be37816d9bbd (patch)
treef9b55c7cff5630bb1ed9db5b257b931d98ddc8e1 /devel/ocaml-ppx_sexp_conv
parent42db3ac0a2f480464ff0958f48a40196e96d7b3c (diff)
downloadpkgsrc-deb733f5e87fd8a76eaaabf64006be37816d9bbd.tar.gz
Fix HOMEPAGE to be copy'n'pastable.
Diffstat (limited to 'devel/ocaml-ppx_sexp_conv')
-rw-r--r--devel/ocaml-ppx_sexp_conv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-ppx_sexp_conv/Makefile b/devel/ocaml-ppx_sexp_conv/Makefile
index d5460780ae5..623c51bc320 100644
--- a/devel/ocaml-ppx_sexp_conv/Makefile
+++ b/devel/ocaml-ppx_sexp_conv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:39 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:39 wiz Exp $
VERSION= 113.24.00
GITHUB_PROJECT= ppx_sexp_conv
@@ -9,7 +9,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= ${MASTER_SITE_GITHUB:=janestreet/ppx_sexp_conv/}
+HOMEPAGE= https://github.com/janestreet/ppx_sexp_conv/
COMMENT= Generation of S-expression conversion functions from type definitions
LICENSE= apache-2.0