diff options
author | rh <rh@pkgsrc.org> | 2003-04-19 04:44:58 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-19 04:44:58 +0000 |
commit | 689ab3acdbe8a077a6fe6b6b3cb4b064b1e2b139 (patch) | |
tree | a95172fc1084f72049592ccfed65afab736fc850 /graphics/Makefile | |
parent | 2d8310ba595b8b490647bc6c582130962075c106 (diff) | |
download | pkgsrc-689ab3acdbe8a077a6fe6b6b3cb4b064b1e2b139.tar.gz |
Remove www/mozilla-flash-bin.
Add and enable graphics/moz-bin-flash.
This concludes the consistency rename of mozilla-flash-bin to moz-bin-flash
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 031bc5acf36..3192983f258 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2003/04/11 12:01:16 rh Exp $ +# $NetBSD: Makefile,v 1.238 2003/04/19 04:44:59 rh Exp $ # COMMENT= Graphics tools and libraries @@ -137,6 +137,7 @@ SUBDIR+= magicpoint SUBDIR+= mencoder SUBDIR+= mgl SUBDIR+= mng +SUBDIR+= moz-bin-flash SUBDIR+= moz-flash SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec |