summaryrefslogtreecommitdiff
path: root/graphics/comix/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-09-03 10:24:55 +0000
committerwiz <wiz@pkgsrc.org>2006-09-03 10:24:55 +0000
commitab00185e32e8d18dcade8b478bd25f914325ec2e (patch)
tree026d68f162c0df933e2fba096b47607c736417ca /graphics/comix/Makefile
parent9d3304f7ebc9054ba710de8cb529764b8be01d52 (diff)
downloadpkgsrc-ab00185e32e8d18dcade8b478bd25f914325ec2e.tar.gz
Update to 3.5.1:
Comix 3.5.1 - Fixed a bug that caused the mode of all images to be reported as "unknown" instead of RGB/CMYK etc. - Fixed a bug that could cause an error when trying to quit Comix under certain circumstances (i.e. when there is no ~/.comix/menu_thumbnails/ directory present).
Diffstat (limited to 'graphics/comix/Makefile')
-rw-r--r--graphics/comix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile
index 9c36d4e6285..242c145fa66 100644
--- a/graphics/comix/Makefile
+++ b/graphics/comix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/08/25 16:00:07 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/09/03 10:24:55 wiz Exp $
#
-DISTNAME= comix-3.5
+DISTNAME= comix-3.5.1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/}