diff options
author | fredb <fredb@pkgsrc.org> | 2002-08-20 00:09:12 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-08-20 00:09:12 +0000 |
commit | 51465b5effba39b0ec185c72234c9e913ec41f3b (patch) | |
tree | 1ae2f68b4032008cea046c4d4e867be5d843976a /www | |
parent | b09c2acbd20da65b379befe8ad46a81b713e7526 (diff) | |
download | pkgsrc-51465b5effba39b0ec185c72234c9e913ec41f3b.tar.gz |
Add and enable mMosiac.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0d18e1a2ebc..ee8da569fc0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.204 2002/08/04 10:17:31 zuntum Exp $ +# $NetBSD: Makefile,v 1.205 2002/08/20 00:09:12 fredb Exp $ # COMMENT= Packages related to the World Wide Web @@ -83,6 +83,7 @@ SUBDIR+= links SUBDIR+= links-gui SUBDIR+= lynx SUBDIR+= lynx-current +SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mknmz-wwwoffle SUBDIR+= mozilla |