diff options
author | wiz <wiz> | 2002-10-04 23:15:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-10-04 23:15:55 +0000 |
commit | a15996114787401e495f277ff25300b0f8d9d18f (patch) | |
tree | e5b0046781b97db4389f62b4c72cc7e17b291677 /www/Makefile | |
parent | fbc7c6c490626db3c178c35994cc9d57a03bc53c (diff) | |
download | pkgsrc-a15996114787401e495f277ff25300b0f8d9d18f.tar.gz |
Add and enable mozilla-stable.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 20a3e25f240..2a9d26968de 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2002/10/01 18:11:56 drochner Exp $ +# $NetBSD: Makefile,v 1.216 2002/10/04 23:15:55 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -88,6 +88,7 @@ SUBDIR+= mMosaic SUBDIR+= make_album SUBDIR+= mknmz-wwwoffle SUBDIR+= mozilla +SUBDIR+= mozilla-stable SUBDIR+= navigator SUBDIR+= navigator3 SUBDIR+= neon |