diff options
author | taya <taya@pkgsrc.org> | 2004-01-17 06:44:28 +0000 |
---|---|---|
committer | taya <taya@pkgsrc.org> | 2004-01-17 06:44:28 +0000 |
commit | 81a31e71987c35dfb3e71b19386159ad43e0425d (patch) | |
tree | c777c66961a7e099d9288d1f0b7d97899723f049 /www/Makefile | |
parent | 0261fc6a79e09ffa599c6ee26bc1f50f4e851550 (diff) | |
download | pkgsrc-81a31e71987c35dfb3e71b19386159ad43e0425d.tar.gz |
add mozilla-gtk2
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 16ed8b42f61..cfe8c605497 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.288 2004/01/09 09:45:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.289 2004/01/17 06:44:28 taya Exp $ # COMMENT= Packages related to the World Wide Web @@ -118,6 +118,7 @@ SUBDIR+= moz-bin-plugger SUBDIR+= mozilla SUBDIR+= mozilla-bin SUBDIR+= mozilla-bin-nightly +SUBDIR+= mozilla-gtk2 SUBDIR+= mozilla-stable SUBDIR+= navigator SUBDIR+= navigator3 |