diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-12-28 21:22:53 +0000 |
commit | 7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a (patch) | |
tree | bceaecf9cecd56a1557f660b10f4a8bd7d8e8cae /databases/xmysql | |
parent | 365c306131fad0577fe85c22adc648c7f56dc2b6 (diff) | |
download | pkgsrc-7e72fa0860b9e37fce43c2944fa7cbcfa6e58b0a.tar.gz |
Bump PKGREVISION on packages that depend on x11/xforms, since there
has been a soname change. Pointed out by fredb.
Diffstat (limited to 'databases/xmysql')
-rw-r--r-- | databases/xmysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 3dcbcec1fb4..0e2910432fd 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/09/21 00:33:54 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/12/28 21:22:54 jschauma Exp $ # DISTNAME= xmysql-1.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases x11 MASTER_SITES= http://web.wt.net/~dblhack/ |