mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Rename xen-tools into xen-guest-tools
Requested by: roger@ Approved by: dinoex@ (maintainer)
This commit is contained in:
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
|
@ -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
|
||||||
|
|
|
@ -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
|
Loading…
Add table
Reference in a new issue