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 6fe01951716..d3b6ed83399 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/06/03 10:05:38 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/04 22:16:45 tron Exp $ DISTNAME= qbrew-0.3.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ |