diff options
author | salo <salo@pkgsrc.org> | 2003-04-19 08:09:18 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-19 08:09:18 +0000 |
commit | c05ddfd059d4839140e02aa519adf2b25805f75b (patch) | |
tree | d7a73c0f3d29413cb2c2a28735ba3745eac61487 | |
parent | c126224c752eb56c28ef2e04d89cb7b2941dcf16 (diff) | |
download | pkgsrc-c05ddfd059d4839140e02aa519adf2b25805f75b.tar.gz |
Add moz-mplayer.
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3724f118a14..eab3fdb3b56 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.239 2003/04/19 07:56:20 rh Exp $ +# $NetBSD: Makefile,v 1.240 2003/04/19 08:09:18 salo Exp $ # COMMENT= Graphics tools and libraries @@ -140,6 +140,7 @@ SUBDIR+= mgl SUBDIR+= mng SUBDIR+= moz-bin-flash SUBDIR+= moz-flash +SUBDIR+= moz-mplayer SUBDIR+= mpeg-lib SUBDIR+= mpeg2codec SUBDIR+= mpeg_encode |