diff options
author | obache <obache@pkgsrc.org> | 2008-11-03 04:48:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-03 04:48:06 +0000 |
commit | cc80551cf52548d640794a58b8438695ab92c5b3 (patch) | |
tree | c054ff5d51c0a1d192fd70e9caabeb64e08e7da7 /www/Makefile | |
parent | 4ffe06c97e9c350ef0d4b6e60257ab7e3011897c (diff) | |
download | pkgsrc-cc80551cf52548d640794a58b8438695ab92c5b3.tar.gz |
sort
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index cda41353a4e..e48b81a256e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.599 2008/10/31 11:51:18 abs Exp $ +# $NetBSD: Makefile,v 1.600 2008/11/03 04:48:06 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -359,8 +359,8 @@ SUBDIR+= p5-Pod-POM-Web SUBDIR+= p5-Rose-HTML-Objects SUBDIR+= p5-Rose-HTMLx-Form-Field-Autocomplete SUBDIR+= p5-Rose-HTMLx-Form-Field-Boolean -SUBDIR+= p5-Rose-HTMLx-Form-Related SUBDIR+= p5-Rose-HTMLx-Form-Field-Serial +SUBDIR+= p5-Rose-HTMLx-Form-Related SUBDIR+= p5-Rose-URI SUBDIR+= p5-SVN-Web SUBDIR+= p5-Template-Extract |