diff options
author | dillo <dillo> | 2001-07-12 21:34:45 +0000 |
---|---|---|
committer | dillo <dillo> | 2001-07-12 21:34:45 +0000 |
commit | 7933f7a81f44cf7e0253e5d4adcc381d1d891ba5 (patch) | |
tree | 29bddcef909fe1f711b895ea918d9c83cd3ab25f /graphics | |
parent | 046dfc564fcaf8198a5943ac47f3361bd0b3c8c8 (diff) | |
download | pkgsrc-7933f7a81f44cf7e0253e5d4adcc381d1d891ba5.tar.gz |
add barcode-0.96 to category makefile
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 cec8e707215..725e1bd939b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2001/07/11 08:28:11 zuntum Exp $ +# $NetBSD: Makefile,v 1.146 2001/07/12 21:34:45 dillo Exp $ # COMMENT= Graphics tools and libraries @@ -16,6 +16,7 @@ SUBDIR+= apla SUBDIR+= autotrace SUBDIR+= avifile SUBDIR+= avifile-devel +SUBDIR+= barcode SUBDIR+= blender SUBDIR+= camediaplay SUBDIR+= cdlabelgen |