diff options
author | he <he> | 2008-10-20 23:21:49 +0000 |
---|---|---|
committer | he <he> | 2008-10-20 23:21:49 +0000 |
commit | de618761777322329ba624f2fe350acd5d2b496d (patch) | |
tree | 64c548decb8e533a1ba52a5454956ce72fd30262 /www | |
parent | 19d1b159c99a102d0e315010b3de734ebbbf2f5d (diff) | |
download | pkgsrc-de618761777322329ba624f2fe350acd5d2b496d.tar.gz |
Added p5-CatalystX-CRUD-View-Excel.
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 ff252b019e8..94b04b9d88b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.592 2008/10/20 23:13:21 he Exp $ +# $NetBSD: Makefile,v 1.593 2008/10/20 23:21:49 he Exp $ # COMMENT= Packages related to the World Wide Web @@ -274,6 +274,7 @@ SUBDIR+= p5-Catalyst-View-JSON SUBDIR+= p5-Catalyst-View-Jemplate SUBDIR+= p5-Catalyst-View-TT SUBDIR+= p5-CatalystX-CRUD-Controller-RHTMLO +SUBDIR+= p5-CatalystX-CRUD-View-Excel SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-ProcManager SUBDIR+= p5-HTML-Clean |