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 7a019246490..a95023de7ad 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/02/28 14:52:56 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:08 sbd Exp $ DISTNAME= qbrew-0.3.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ |