diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-10-25 23:27:16 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-10-25 23:27:16 +0000 |
commit | 91410c28ce14174674fbb15738d23e4ecf7b92a3 (patch) | |
tree | f0f435c87db8640223a91afeab75190e5c3ea789 /www/Makefile | |
parent | 0125e6effec094242a6dde7aec9bc003c9d1ea1c (diff) | |
download | pkgsrc-91410c28ce14174674fbb15738d23e4ecf7b92a3.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 cf2b29333c6..f97cfed6f74 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.524 2007/10/24 22:34:50 gdt Exp $ +# $NetBSD: Makefile,v 1.525 2007/10/25 23:27:16 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -53,8 +53,8 @@ SUBDIR+= ap2-python SUBDIR+= ap2-subversion SUBDIR+= ap2-suphp SUBDIR+= ap2-transform -SUBDIR+= ap2-xslt2 SUBDIR+= ap2-wsgi +SUBDIR+= ap2-xslt2 SUBDIR+= apache SUBDIR+= apache-tomcat55 SUBDIR+= apache2 |