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 | 21d894e7d13bb5dfeb4bc27661472075f8abec24 (patch) | |
tree | c054ff5d51c0a1d192fd70e9caabeb64e08e7da7 /www | |
parent | 5fed2ed659b5afb2be6e266763b8d73336eae5d6 (diff) | |
download | pkgsrc-21d894e7d13bb5dfeb4bc27661472075f8abec24.tar.gz |
sort
Diffstat (limited to 'www')
-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 |