opnsense-plugins/sysutils/xen/Makefile
Franco Fichtner f574713b58 sysutils/*: bump a few plugin versions after changes
While here, don't mention the word "wrapper" anymore
2016-09-16 17:15:11 +02:00

7 lines
183 B
Makefile

PLUGIN_NAME= xen
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= Xen guest utilities
PLUGIN_DEPENDS= xe-guest-utilities
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"