pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sun Sep 30 22:33:37 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add and enable vultr.


To generate a diff of this commit:
cvs rdiff -u -r1.776 -r1.777 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.776 pkgsrc/sysutils/Makefile:1.777
--- pkgsrc/sysutils/Makefile:1.776      Tue Sep 11 00:30:46 2018
+++ pkgsrc/sysutils/Makefile    Sun Sep 30 22:33:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.776 2018/09/11 00:30:46 minskim Exp $
+# $NetBSD: Makefile,v 1.777 2018/09/30 22:33:37 schmonz Exp $
 #
 
 COMMENT=       System utilities
@@ -655,6 +655,7 @@ SUBDIR+=    vip
 SUBDIR+=       virt-manager
 SUBDIR+=       virtinst
 SUBDIR+=       vobcopy
+SUBDIR+=       vultr
 SUBDIR+=       vxargs
 SUBDIR+=       watchman
 SUBDIR+=       wbm-apache



Home | Main Index | Thread Index | Old Index