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 a394ef64840..5d68eb777a4 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:36 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2016/03/05 11:28:57 jperkin Exp $ DISTNAME= qbrew-0.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ |