diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | 35f7387178f97fcb3d7bc2d2199a78d3dbffd212 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /misc/open2300-mysql | |
parent | f5052938a971361fdfe6c1668fc9a4324604cd59 (diff) | |
download | pkgsrc-35f7387178f97fcb3d7bc2d2199a78d3dbffd212.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'misc/open2300-mysql')
-rw-r--r-- | misc/open2300-mysql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/open2300-mysql/Makefile b/misc/open2300-mysql/Makefile index a0375f256ce..1cc2f104c32 100644 --- a/misc/open2300-mysql/Makefile +++ b/misc/open2300-mysql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:40 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2006/01/08 18:35:09 xtraeme Exp $ # PKGNAME= ${DISTNAME:S/-/-mysql-/} +PKGREVISION= 1 COMMENT= WS 23xx weather station MySQL support PATCHDIR= ${.CURDIR}/../open2300/patches |