diff options
author | fredb <fredb> | 2002-08-20 00:09:12 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-08-20 00:09:12 +0000 |
commit | 977ea35d59bdcebc756357bce6c5388d22735cb7 (patch) | |
tree | 1ae2f68b4032008cea046c4d4e867be5d843976a /www | |
parent | 3bcb14f93940401aee5f520a2cb76de883eb3f58 (diff) | |
download | pkgsrc-977ea35d59bdcebc756357bce6c5388d22735cb7.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 |