From 6df3485fda1b9e74c3b4a6662d3c6dcc0e6f0c03 Mon Sep 17 00:00:00 2001 From: jaapb Date: Tue, 20 Sep 2016 13:07:08 +0000 Subject: Added PKGNAME to conform to directory name --- databases/ocaml-ldap/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/ocaml-ldap/Makefile b/databases/ocaml-ldap/Makefile index deb0875cb5b..36093dfa3ce 100644 --- a/databases/ocaml-ldap/Makefile +++ b/databases/ocaml-ldap/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/09/20 12:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/09/20 13:07:08 jaapb Exp $ -DISTNAME= ocamldap-2.2 +VERSION= 2.2 +PKGNAME= ocaml-ldap-${VERSION} +DISTNAME= ocamldap-${VERSION} CATEGORIES= databases MASTER_SITES= http://bitbucket.org/deplai_j/ocamldap/downloads/ -- cgit v1.2.3