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 aef9fd3cb29..2d96981f28c 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2018/03/12 11:16:39 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2018/04/16 14:34:34 wiz Exp $ DISTNAME= comix-4.0.4 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} |