diff options
author | fredb <fredb> | 2002-08-20 00:09:12 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-08-20 00:09:12 +0000 |
commit | 5ccc40489f4559005dbb6f52832b7a58bb5da74a (patch) | |
tree | 1ae2f68b4032008cea046c4d4e867be5d843976a | |
parent | 38944a6f2039a5b7508bce4e577f12c0e55bce93 (diff) | |
download | pkgsrc-5ccc40489f4559005dbb6f52832b7a58bb5da74a.tar.gz |
Add and enable mMosiac.
-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 |