diff options
author | seb <seb> | 2010-04-24 11:37:21 +0000 |
---|---|---|
committer | seb <seb> | 2010-04-24 11:37:21 +0000 |
commit | b2e4ed96a34168dc458d7ed50da6ec871809185f (patch) | |
tree | ace30c753e62fafd1a719b7c4373735fd97990b4 /www | |
parent | 56b94ae3954aede689b4a95bdbbb77ebe58814de (diff) | |
download | pkgsrc-b2e4ed96a34168dc458d7ed50da6ec871809185f.tar.gz |
Add & enable p5-Tatsumaki
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 358615d18a5..c594c4a7e61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.722 2010/04/24 09:00:27 seb Exp $ +# $NetBSD: Makefile,v 1.723 2010/04/24 11:37:21 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -415,6 +415,7 @@ SUBDIR+= p5-Starlet SUBDIR+= p5-Starman SUBDIR+= p5-Task-CatInABox SUBDIR+= p5-Task-Catalyst-Tutorial +SUBDIR+= p5-Tatsumaki SUBDIR+= p5-Template-Extract SUBDIR+= p5-Template-Generate SUBDIR+= p5-Template-Multilingual |