summaryrefslogtreecommitdiff
path: root/graphics/xpaint/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2003-07-17 09:01:01 +0000
committeradam <adam@pkgsrc.org>2003-07-17 09:01:01 +0000
commit8936791269dd310fc52cb068d1b9dee74d51e026 (patch)
treec9804413d166ba5c18af2876e9ab5ce3b61c186f /graphics/xpaint/Makefile
parentc1df60ac19257d6ad3166b28352a28d0cb717110 (diff)
downloadpkgsrc-8936791269dd310fc52cb068d1b9dee74d51e026.tar.gz
Changes:
* iprocess.c: added * graphics.c: implemented new "memory" widget * bug-fixes (image corruption in PNG; Xaw95; scrollbar) * PaintRegion.c: added rounding procedure in multiplication of matrices mm()
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 6badedf9348..13ac5dc13f8 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2003/03/02 19:47:27 jschauma Exp $
+# $NetBSD: Makefile,v 1.36 2003/07/17 09:01:01 adam Exp $
-DISTNAME= xpaint-2.6.7
-PKGREVISION= 1
+DISTNAME= xpaint-2.7.0
CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sf-xpaint/}
EXTRACT_SUFX= .tar.bz2