diff options
Diffstat (limited to 'misc/qbrew/Makefile')
-rw-r--r-- | misc/qbrew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index d3b6ed83399..013540dfd07 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:16:45 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:49 wiz Exp $ DISTNAME= qbrew-0.3.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ |