Rename xen-tools into xen-guest-tools

Requested by:	roger@
Approved by:	dinoex@ (maintainer)
This commit is contained in:
Baptiste Daroussin 2015-04-06 14:27:26 +00:00
parent 3b6d7dfe9b
commit c9d7334c7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383429
7 changed files with 2 additions and 2 deletions

View file

@ -1066,7 +1066,7 @@
SUBDIR += xcpustate SUBDIR += xcpustate
SUBDIR += xdu SUBDIR += xdu
SUBDIR += xe-guest-utilities SUBDIR += xe-guest-utilities
SUBDIR += xen-tools SUBDIR += xen-guest-tools
SUBDIR += xfburn SUBDIR += xfburn
SUBDIR += xfce4-battery-plugin SUBDIR += xfce4-battery-plugin
SUBDIR += xfce4-bsdcpufreq-plugin SUBDIR += xfce4-bsdcpufreq-plugin

View file

@ -1,7 +1,7 @@
# Created by: Evan Sarmiento <esarmiento@wayfair.com> # Created by: Evan Sarmiento <esarmiento@wayfair.com>
# $FreeBSD$ # $FreeBSD$
PORTNAME= xen-tools PORTNAME= xen-guest-tools
PORTVERSION= 4.2.2 PORTVERSION= 4.2.2
PORTREVISION= 0 PORTREVISION= 0
CATEGORIES= sysutils CATEGORIES= sysutils