diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-07 14:44:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-07 14:44:10 +0000 |
commit | ebb79cb6664566139e3a2e492f012471a7e8ebac (patch) | |
tree | c79525e053b435678e18451961bf4d91eafae0e4 /graphics | |
parent | 750c2fcec38e44790c62b51bd2ac3a29b56f6969 (diff) | |
download | pkgsrc-ebb79cb6664566139e3a2e492f012471a7e8ebac.tar.gz |
Fix entry.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c64b71628ad..f715ca7fa26 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.422 2006/06/07 12:03:13 abs Exp $ +# $NetBSD: Makefile,v 1.423 2006/06/07 14:44:10 joerg Exp $ # COMMENT= Graphics tools and libraries @@ -213,7 +213,7 @@ SUBDIR+= p5-Image-Imlib2 SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick -SUBDIR+= p5-RRDTool +SUBDIR+= p5-RRDTool-OO SUBDIR+= p5-SWF-File SUBDIR+= pear-Image_Canvas SUBDIR+= pear-Image_Color |