summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormartti <martti>2001-11-29 09:00:00 +0000
committermartti <martti>2001-11-29 09:00:00 +0000
commit4c2b80c81f7945075d3473283286fbbf92e91a29 (patch)
tree64d66d380c477b9f27c789b30e0da53b28b21c69 /graphics
parent8b0f2da57f110c83caa31ca45e33e6cbcd70a5e3 (diff)
downloadpkgsrc-4c2b80c81f7945075d3473283286fbbf92e91a29.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