diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /misc | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/koffice/Makefile | 4 | ||||
-rw-r--r-- | misc/open2300-mysql/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 00071c55e5a..c2c490440df 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.145 2013/02/16 11:23:23 wiz Exp $ +# $NetBSD: Makefile,v 1.146 2013/03/02 20:33:29 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 41 +PKGREVISION= 42 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/open2300-mysql/Makefile b/misc/open2300-mysql/Makefile index 35284f51183..01b8934a4ef 100644 --- a/misc/open2300-mysql/Makefile +++ b/misc/open2300-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/08 09:57:31 asau Exp $ +# $NetBSD: Makefile,v 1.15 2013/03/02 20:33:29 wiz Exp $ # PKGNAME= ${DISTNAME:S/-/-mysql-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= WS 23xx weather station MySQL support LICENSE= gnu-gpl-v2 |