summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-11-29 09:00:00 +0000
committermartti <martti@pkgsrc.org>2001-11-29 09:00:00 +0000
commitf1e86a937175738800e3611ea8b81a2ebfa318b0 (patch)
tree64d66d380c477b9f27c789b30e0da53b28b21c69 /graphics
parent74cbaefee81e4499fb8d4665a84ecd044965f13a (diff)
downloadpkgsrc-f1e86a937175738800e3611ea8b81a2ebfa318b0.tar.gz
Added artist
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 73052cf7b12..57eb05c16b6 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2001/11/12 13:02:44 damon Exp $
+# $NetBSD: Makefile,v 1.165 2001/11/29 09:00:00 martti Exp $
#
COMMENT= Graphics tools and libraries
@@ -15,6 +15,7 @@ SUBDIR+= SDL-image
SUBDIR+= aalib
SUBDIR+= alevt
SUBDIR+= apla
+SUBDIR+= artist
SUBDIR+= autotrace
SUBDIR+= avifile
SUBDIR+= avifile-devel