diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-12 06:28:45 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-12 06:28:45 +0000 |
commit | 6c276731a82cbcab7a3b3dbb09862c0fb7ba8b97 (patch) | |
tree | 541d881a8080eb48ed02902a8c8bfedef993f2c8 | |
parent | Add an entry for graphics/netshow: commercial software. (diff) |
Activate netshow.
Notes
Notes:
svn path=/head/; revision=11399
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1d248fc00ade..a3efba80f277 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1998/06/07 06:07:52 vanilla Exp $ +# $Id: Makefile,v 1.78 1998/06/10 13:59:19 dburr Exp $ # SUBDIR += EZWGL @@ -43,6 +43,7 @@ SUBDIR += mpegedit SUBDIR += mplex SUBDIR += netpbm + SUBDIR += netshow SUBDIR += p5-GD SUBDIR += p5-Image-Size SUBDIR += p5-PerlMagick |