bump PKGNAME for findlib-using ports after threading fix
This commit is contained in:
parent
de30324362
commit
94b0e00e60
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/12/26 22:39:31 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2006/12/26 23:10:28 avsm Exp $
|
||||
|
||||
COMMENT= "Objective Caml bindings for SQLite3"
|
||||
CATEGORIES= databases
|
||||
|
||||
V= 0.2.0
|
||||
DISTNAME= ocaml-sqlite3-${V}
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
MASTER_SITES= http://metamatix.org/~ocaml/
|
||||
WRKDIST= ${WRKDIR}/ocaml-sqlite3
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/05/29 21:39:10 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/26 23:10:28 avsm Exp $
|
||||
|
||||
COMMENT= "XML extension types for Objective Caml"
|
||||
CATEGORIES= lang textproc
|
||||
|
||||
V= 3.09.2pl1
|
||||
DISTNAME= ocamlduce-${V}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
MASTER_SITES= http://pauillac.inria.fr/~frisch/ocamlcduce/download/
|
||||
|
||||
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
||||
|
Loading…
Reference in New Issue
Block a user