diff options
author | ghen <ghen@pkgsrc.org> | 2006-03-30 19:20:57 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-03-30 19:20:57 +0000 |
commit | 8cfae971f3e003addcbf8cae9679f110a5439357 (patch) | |
tree | 12236a9b1cd07a8c66c471bd180182d9091807d1 /www | |
parent | 8606eddddf08fef0233ff5f4086b94b18854200c (diff) | |
download | pkgsrc-8cfae971f3e003addcbf8cae9679f110a5439357.tar.gz |
Add seamonkey, seamonkey-bin, seamonkey-gtk1.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 2c2df67db80..27220813920 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.442 2006/03/23 18:07:51 christos Exp $ +# $NetBSD: Makefile,v 1.443 2006/03/30 19:20:57 ghen Exp $ # COMMENT= Packages related to the World Wide Web @@ -287,6 +287,9 @@ SUBDIR+= ruby-tag SUBDIR+= ruby-webunit SUBDIR+= sarg SUBDIR+= screws +SUBDIR+= seamonkey +SUBDIR+= seamonkey-bin +SUBDIR+= seamonkey-gtk1 SUBDIR+= sitecopy SUBDIR+= skipstone SUBDIR+= snarf |