pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www (www/Makefile) correcto sorting
details: https://anonhg.NetBSD.org/pkgsrc/rev/f24d11363b71
branches: trunk
changeset: 458179:f24d11363b71
user: mef <mef%pkgsrc.org@localhost>
date: Sat Sep 11 11:48:04 2021 +0000
description:
(www/Makefile) correcto sorting
diffstat:
www/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 73009827523b -r f24d11363b71 www/Makefile
--- a/www/Makefile Sat Sep 11 11:32:56 2021 +0000
+++ b/www/Makefile Sat Sep 11 11:48:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1583 2021/09/11 11:32:56 mef Exp $
+# $NetBSD: Makefile,v 1.1584 2021/09/11 11:48:04 mef Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -7,12 +7,12 @@
SUBDIR+= R-bslib
SUBDIR+= R-curl
SUBDIR+= R-diffviewer
-SUBDIR+= R-mathjaxr
SUBDIR+= R-gh
SUBDIR+= R-htmlwidgets
SUBDIR+= R-httpuv
SUBDIR+= R-httr
SUBDIR+= R-jquerylib
+SUBDIR+= R-mathjaxr
SUBDIR+= R-miniUI
SUBDIR+= R-rvest
SUBDIR+= R-sass
Home |
Main Index |
Thread Index |
Old Index