diff options
Diffstat (limited to 'graphics/comix/Makefile')
-rw-r--r-- | graphics/comix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index f2a32658f34..14b5c11ca50 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/06/03 10:05:08 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2013/06/04 22:16:15 tron Exp $ # DISTNAME= comix-4.0.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} |