diff options
Diffstat (limited to 'misc/qbrew')
-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 d956a8b1a4a..b8da516aab2 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:13 joerg Exp $ DISTNAME= qbrew-0.3.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ |