diff options
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 f6617cc2860..45bc1204f4a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.761 2010/07/11 09:37:38 seb Exp $ +# $NetBSD: Makefile,v 1.762 2010/07/11 10:28:28 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -444,6 +444,7 @@ SUBDIR+= p5-Rose-URI SUBDIR+= p5-SCGI SUBDIR+= p5-SVN-Web SUBDIR+= p5-Squatting +SUBDIR+= p5-Squatting-On-PSGI SUBDIR+= p5-Starlet SUBDIR+= p5-Starman SUBDIR+= p5-Task-CatInABox |