diff options
author | martti <martti> | 2001-11-29 08:36:17 +0000 |
---|---|---|
committer | martti <martti> | 2001-11-29 08:36:17 +0000 |
commit | 8457f4748ea558841675f53e497f0bce583deb52 (patch) | |
tree | 6f8688b7985a2755d44bd436a48ee06bb26dc37f /www | |
parent | 997cfb03b2ddd64c05644031cde15b0811ef5967 (diff) | |
download | pkgsrc-8457f4748ea558841675f53e497f0bce583deb52.tar.gz |
Added weex
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 52643c25db9..12a96fd3482 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2001/11/28 17:50:04 martti Exp $ +# $NetBSD: Makefile,v 1.166 2001/11/29 08:36:17 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -149,6 +149,7 @@ SUBDIR+= web500gw SUBDIR+= webalizer SUBDIR+= weblint SUBDIR+= webnew +SUBDIR+= weex SUBDIR+= wml SUBDIR+= www6to4 SUBDIR+= wwwcount |