diff options
author | wiz <wiz> | 2002-07-01 23:49:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-01 23:49:46 +0000 |
commit | 96df28189a369039623943d6a6ea2284baebf0d5 (patch) | |
tree | 8cc0522f63924afae827a4b467e0c7385849e533 /www/Makefile | |
parent | e35abb3d497c14cd05af3a7134604e4d25aa11ce (diff) | |
download | pkgsrc-96df28189a369039623943d6a6ea2284baebf0d5.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 b837f540feb..2ac305d1543 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.201 2002/06/28 07:41:57 jlam Exp $ +# $NetBSD: Makefile,v 1.202 2002/07/01 23:49:46 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -75,9 +75,9 @@ SUBDIR+= jakarta-tomcat SUBDIR+= jsdk20 SUBDIR+= jssi SUBDIR+= kannel +SUBDIR+= lhs SUBDIR+= libghttp SUBDIR+= libwww -SUBDIR+= lhs SUBDIR+= links SUBDIR+= links-gui SUBDIR+= lynx |