diff options
author | minskim <minskim@pkgsrc.org> | 2004-05-09 15:14:06 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-05-09 15:14:06 +0000 |
commit | 999a4c443d4ae9d5be0bf0e07b51d933f34a39d0 (patch) | |
tree | f1f7ad36019442709a07be74d317035a423944c1 | |
parent | 4678db8ce397ac57da5b9762f4eef0f93fff8fc0 (diff) | |
download | pkgsrc-999a4c443d4ae9d5be0bf0e07b51d933f34a39d0.tar.gz |
Add and enable p5-SWF-File.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | graphics/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index df876249372..0f28c901241 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5877 2004/05/09 13:55:36 grant Exp $ +$NetBSD: CHANGES,v 1.5878 2004/05/09 15:14:06 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2425,3 +2425,4 @@ Changes to the packages collection and infrastructure in 2004: Added p5-Data-TemporaryBag-0.04 [minskim 2004-05-09] Updated bidwatcher to 1.3.15 [jmmv 2004-05-09] Added xvid4conf-1.12 [grant 2004-05-09] + Added p5-SWF-File-0.22 [minskim 2004-05-09] diff --git a/graphics/Makefile b/graphics/Makefile index 3055e956b09..95449fbb942 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.310 2004/04/27 12:12:17 adam Exp $ +# $NetBSD: Makefile,v 1.311 2004/05/09 15:14:06 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -178,6 +178,7 @@ SUBDIR+= p5-Image-Imlib2 SUBDIR+= p5-Image-Info SUBDIR+= p5-Image-Size SUBDIR+= p5-PerlMagick +SUBDIR+= p5-SWF-File SUBDIR+= pgraf SUBDIR+= photopc SUBDIR+= php-jpgraph |