diff options
author | jmcneill <jmcneill> | 2008-09-09 11:50:59 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2008-09-09 11:50:59 +0000 |
commit | 637d0deeaf5f59bb0ee76b34450493d4ae28aeb6 (patch) | |
tree | 04da4c5781f984773f00a24958e8925d5c7e4bb8 /graphics | |
parent | 98f840299de5c239d1a3036739b455b45ff9229b (diff) | |
download | pkgsrc-637d0deeaf5f59bb0ee76b34450493d4ae28aeb6.tar.gz |
Add unicap
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ca8fe4aadab..b4fc3e17006 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.488 2008/09/08 19:11:01 jmcneill Exp $ +# $NetBSD: Makefile,v 1.489 2008/09/09 11:50:59 jmcneill Exp $ # COMMENT= Graphics tools and libraries @@ -320,6 +320,7 @@ SUBDIR+= tkpiechart SUBDIR+= tuxpaint SUBDIR+= tuxpaint-config SUBDIR+= tuxpaint-stamps +SUBDIR+= unicap SUBDIR+= urt SUBDIR+= vcg SUBDIR+= veusz |