diff options
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 |