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 6818ec79e22..0c5032cf739 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2011/04/22 13:43:42 obache Exp $ +# $NetBSD: Makefile,v 1.31 2011/11/01 06:01:28 sbd Exp $ # DISTNAME= comix-4.0.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} |