diff options
author | martti <martti@pkgsrc.org> | 2001-11-29 08:36:17 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2001-11-29 08:36:17 +0000 |
commit | aa1ea853d007e0a72c6b0e5ceddd6fdd24110cc6 (patch) | |
tree | 6f8688b7985a2755d44bd436a48ee06bb26dc37f /www | |
parent | 9e24c5520408c74515dc9a63c093959241184284 (diff) | |
download | pkgsrc-aa1ea853d007e0a72c6b0e5ceddd6fdd24110cc6.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 |