diff options
author | jlam <jlam@pkgsrc.org> | 1999-09-04 16:44:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-09-04 16:44:10 +0000 |
commit | 7f616baa09c3b8d17b7d8c7ef07ab39923a2c7ed (patch) | |
tree | 7cbd0a130554c5af7ad4379c2ed698a9675f7aa6 /graphics | |
parent | 2a49bc02a9687a2315a18a7dd860bef5101e719c (diff) | |
download | pkgsrc-7f616baa09c3b8d17b7d8c7ef07ab39923a2c7ed.tar.gz |
Add and enable ns-flash.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 222ed071e5b..45cebf060ad 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 1999/09/03 17:23:24 kim Exp $ +# $NetBSD: Makefile,v 1.57 1999/09/04 16:44:10 jlam Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -51,6 +51,7 @@ # SUBDIR += mplex SUBDIR += mtv SUBDIR += netpbm + SUBDIR += ns-flash SUBDIR += openptc SUBDIR += p5-GD SUBDIR += p5-Image-Size |