diff options
author | abs <abs> | 2008-06-23 03:02:37 +0000 |
---|---|---|
committer | abs <abs> | 2008-06-23 03:02:37 +0000 |
commit | 6d40548f850a72e4b0bbe0e9584a6d6c126f34e8 (patch) | |
tree | cd38c36424df86f9d84a2134a64e701ad56e89d5 /www/Makefile | |
parent | bc74f7c49ca8f55fd93059250ee5c699dc074ac6 (diff) | |
download | pkgsrc-6d40548f850a72e4b0bbe0e9584a6d6c126f34e8.tar.gz |
+p5-Template-Timer
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 66cbcb31254..3053a7ccce9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.553 2008/06/21 22:06:27 he Exp $ +# $NetBSD: Makefile,v 1.554 2008/06/23 03:02:37 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -310,6 +310,7 @@ SUBDIR+= p5-Template-Extract SUBDIR+= p5-Template-Generate SUBDIR+= p5-Template-Multilingual SUBDIR+= p5-Template-Stash-EscapeHTML +SUBDIR+= p5-Template-Timer SUBDIR+= p5-Template-Toolkit SUBDIR+= p5-Test-WWW-Mechanize SUBDIR+= p5-URI |