diff options
author | bapt <bapt@FreeBSD.org> | 2014-01-03 09:12:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-01-03 09:12:59 +0800 |
commit | db0c03aa84a5f05052fe228d203824c8a4cb12cc (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /sysutils/xe-guest-utilities | |
parent | 976f4e0096ac9ead6bc91a68fc66de70adfa1eb2 (diff) | |
download | freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.tar.gz freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.tar.zst freebsd-ports-gnome-db0c03aa84a5f05052fe228d203824c8a4cb12cc.zip |
Part 2 at removing now useless FETCH_ARGS redifition
Diffstat (limited to 'sysutils/xe-guest-utilities')
-rw-r--r-- | sysutils/xe-guest-utilities/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile index 2a613080fb70..f1922b1fd475 100644 --- a/sysutils/xe-guest-utilities/Makefile +++ b/sysutils/xe-guest-utilities/Makefile @@ -13,7 +13,6 @@ COMMENT= FreeBSD VM tools for Citrix XenServer and XCP RUN_DEPENDS= xen-tools>0:${PORTSDIR}/sysutils/xen-tools -FETCH_ARGS= -pRr GIT_ACCOUNT= felderado GIT_PROJECT= freebsd-xen-tools-scripts GIT_VERSION= 5a355c9 |