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 14b5c11ca50..3514f5eabf0 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/06/04 22:16:15 tron Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/06 12:54:28 wiz Exp $ # DISTNAME= comix-4.0.4 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} |