diff options
author | rh <rh> | 2003-04-19 04:44:58 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-19 04:44:58 +0000 |
commit | d06c6462581c5b2ca5fad2d323dfa9f753da00a1 (patch) | |
tree | a95172fc1084f72049592ccfed65afab736fc850 /graphics/Makefile | |
parent | 6cb7ca03c5681a3f6fad2b845876fccfd94da3d5 (diff) | |
download | pkgsrc-d06c6462581c5b2ca5fad2d323dfa9f753da00a1.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 |