diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-06 22:29:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-06 22:29:51 +0800 |
commit | e1ec6119072b9b2a34103c7f90cb8236751be9c8 (patch) | |
tree | 3711f4e5cc7863c5254ee9dda4860195aa3d90c5 /sysutils/Makefile | |
parent | 9638496d6249acc417f68d2b5f276bf5eb852112 (diff) | |
download | freebsd-ports-gnome-e1ec6119072b9b2a34103c7f90cb8236751be9c8.tar.gz freebsd-ports-gnome-e1ec6119072b9b2a34103c7f90cb8236751be9c8.tar.zst freebsd-ports-gnome-e1ec6119072b9b2a34103c7f90cb8236751be9c8.zip |
Rename emulators/xl into sysutils/xen-tools
Requested by: roger@
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index cdd827b0e42f..56a88156b8d2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1067,6 +1067,7 @@ SUBDIR += xdu SUBDIR += xe-guest-utilities SUBDIR += xen-guest-tools + SUBDIR += xen-tools SUBDIR += xfburn SUBDIR += xfce4-battery-plugin SUBDIR += xfce4-bsdcpufreq-plugin |