summaryrefslogtreecommitdiff
path: root/graphics/artist/Makefile
diff options
context:
space:
mode:
authoradam <adam>2005-01-19 14:53:44 +0000
committeradam <adam>2005-01-19 14:53:44 +0000
commitb36051454ede226bb8a92bb33b9588ecb1b90e15 (patch)
tree16065e07d1d8b4778f2205b2b0d5b30e6da981f4 /graphics/artist/Makefile
parent3462915ac8f2845256c17895de8336ea9e8eed84 (diff)
downloadpkgsrc-b36051454ede226bb8a92bb33b9588ecb1b90e15.tar.gz
Changes 1.2.6:
* Coerced with the artist.el that's in Emacs-21.3 (minor editorial changes) Changes 1.2.5: * Added tool selection via the mouse-wheel.
Diffstat (limited to 'graphics/artist/Makefile')
-rw-r--r--graphics/artist/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/artist/Makefile b/graphics/artist/Makefile
index 507be23a36a..d978cd489dc 100644
--- a/graphics/artist/Makefile
+++ b/graphics/artist/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:40:07 grant Exp $
-#
+# $NetBSD: Makefile,v 1.5 2005/01/19 14:53:44 adam Exp $
-DISTNAME= artist-1.2.4
+DISTNAME= artist-1.2.6
CATEGORIES= graphics
MASTER_SITES= http://www.lysator.liu.se/~tab/artist/
@@ -9,7 +8,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.lysator.liu.se/~tab/artist/
COMMENT= Elisp drawing package with mouse and keyboard support
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
.include "../../mk/emacs.mk"