svn commit: r533653 - head/www

Tobias Kortkamp tobik at FreeBSD.org
Sat May 2 04:27:58 UTC 2020


Author: tobik
Date: Sat May  2 04:27:57 2020
New Revision: 533653
URL: https://svnweb.freebsd.org/changeset/ports/533653

Log:
  Hook up varnish-libvmod-maxminddb

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sat May  2 04:18:42 2020	(r533652)
+++ head/www/Makefile	Sat May  2 04:27:57 2020	(r533653)
@@ -2341,6 +2341,7 @@
     SUBDIR += varnish-libvmod-awsrest
     SUBDIR += varnish-libvmod-digest
     SUBDIR += varnish-libvmod-dynamic
+    SUBDIR += varnish-libvmod-maxminddb
     SUBDIR += varnish-modules
     SUBDIR += varnish-nagios
     SUBDIR += varnish4


More information about the svn-ports-all mailing list