pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Feb  7 05:09:36 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.1361 -r1.1362 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1361 pkgsrc/www/Makefile:1.1362
--- pkgsrc/www/Makefile:1.1361  Fri Feb  1 15:31:58 2019
+++ pkgsrc/www/Makefile Thu Feb  7 05:09:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1361 2019/02/01 15:31:58 kleink Exp $
+# $NetBSD: Makefile,v 1.1362 2019/02/07 05:09:35 jnemeth Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -114,6 +114,7 @@ SUBDIR+=    ganglia-webfrontend
 SUBDIR+=       geckodriver
 SUBDIR+=       geeklog
 SUBDIR+=       gitweb
+SUBDIR+=       gnurl
 SUBDIR+=       go-ace
 SUBDIR+=       go-cssmin
 SUBDIR+=       go-gogs-client
@@ -131,7 +132,6 @@ SUBDIR+=    goaccess
 SUBDIR+=       grafana
 SUBDIR+=       gtkasp2php
 SUBDIR+=       gtkhtml314
-SUBDIR+=       gnurl
 SUBDIR+=       gwt
 SUBDIR+=       h2o
 SUBDIR+=       haskell-cgi



Home | Main Index | Thread Index | Old Index