summaryrefslogtreecommitdiff
path: root/graphics/xpaint/Makefile
diff options
context:
space:
mode:
authoradam <adam>2004-11-03 15:54:31 +0000
committeradam <adam>2004-11-03 15:54:31 +0000
commit1025b80f72190da7dc7c722a5b2f6c4b5908e59a (patch)
tree6286207d37299d73c596ddd8ffb70aef3c6aa3a7 /graphics/xpaint/Makefile
parent98a8e89d7d5ac156708edb9320eda434ed674b25 (diff)
downloadpkgsrc-1025b80f72190da7dc7c722a5b2f6c4b5908e59a.tar.gz
Changes 2.7.2:
* Added .bmp format * Support for .ico format with 24 and 32 bits per pixel * Now opens a confirmation dialog in case a file is going to be overwritten * Improved printer management
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r--graphics/xpaint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 678950e7b5f..4e495f790c4 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2004/10/03 00:14:58 tv Exp $
+# $NetBSD: Makefile,v 1.41 2004/11/03 15:54:31 adam Exp $
-DISTNAME= xpaint-2.7.0
-PKGREVISION= 2
+DISTNAME= xpaint-2.7.2
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sf-xpaint/}
EXTRACT_SUFX= .tar.bz2