diff options
author | seb <seb> | 2010-04-11 20:33:22 +0000 |
---|---|---|
committer | seb <seb> | 2010-04-11 20:33:22 +0000 |
commit | eeea20e94c172098d1bfdb6de58b08fd024b58b7 (patch) | |
tree | 29b67cd59d97cf546e338735e057896cd7621369 /www/Makefile | |
parent | 0a2ba5001dc6b788c1997dc01a9545182a8794ea (diff) | |
download | pkgsrc-eeea20e94c172098d1bfdb6de58b08fd024b58b7.tar.gz |
Add & enable p5-Starman
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 0388cb57dc4..625eae005ce 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.715 2010/04/11 08:43:14 seb Exp $ +# $NetBSD: Makefile,v 1.716 2010/04/11 20:33:22 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -407,6 +407,7 @@ SUBDIR+= p5-Rose-HTMLx-Form-Field-Serial SUBDIR+= p5-Rose-HTMLx-Form-Related SUBDIR+= p5-Rose-URI SUBDIR+= p5-SVN-Web +SUBDIR+= p5-Starman SUBDIR+= p5-Task-CatInABox SUBDIR+= p5-Task-Catalyst-Tutorial SUBDIR+= p5-Template-Extract |