pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fix HOMEPAGE.



Module Name:	pkgsrc-wip
Committed By:	Alexander Nasonov <alnsn%yandex.ru@localhost>
Pushed By:	alnsn
Date:		Sun May 20 21:28:08 2018 +0100
Changeset:	832b3efe12b25420d0a491316a3c3642de453791

Modified Files:
	ocaml-gen/Makefile

Log Message:
Fix HOMEPAGE.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=832b3efe12b25420d0a491316a3c3642de453791

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ocaml-gen/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ocaml-gen/Makefile b/ocaml-gen/Makefile
index ae10f2dd6a..0018e03a0c 100644
--- a/ocaml-gen/Makefile
+++ b/ocaml-gen/Makefile
@@ -8,7 +8,7 @@ GITHUB_PROJECT=	${DISTNAME:S/-${PKGVERSION}//}
 DIST_SUBDIR=	ocaml-gen
 
 MAINTAINER=	alnsn%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/c-cube/gen/archve/
+HOMEPAGE=	https://github.com/c-cube/gen/
 COMMENT=	Simple, efficient iterators for OCaml
 LICENSE=	2-clause-bsd
 


Home | Main Index | Thread Index | Old Index