diff options
author | tnn <tnn@pkgsrc.org> | 2017-11-08 14:49:39 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2017-11-08 14:49:39 +0000 |
commit | 57202d13ebcf5e82a619c53e96cb602b39b38451 (patch) | |
tree | e2679353d109a073c92d855ea412482fe45e45fb /www/Makefile | |
parent | 80c6ea86dd8f697a93cc43d1d329d8f4084a5ed7 (diff) | |
download | pkgsrc-57202d13ebcf5e82a619c53e96cb602b39b38451.tar.gz |
www/Makefile: sort previous
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 8c828e5c2f9..fe7a9039367 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1284 2017/11/08 14:39:10 tnn Exp $ +# $NetBSD: Makefile,v 1.1285 2017/11/08 14:49:39 tnn Exp $ # COMMENT= Packages related to the World Wide Web @@ -125,8 +125,8 @@ SUBDIR+= firefox52-l10n SUBDIR+= gallery SUBDIR+= gallery2 SUBDIR+= ganglia-webfrontend -SUBDIR+= geeklog SUBDIR+= geckodriver +SUBDIR+= geeklog SUBDIR+= gitweb SUBDIR+= go-ace SUBDIR+= go-cssmin |