diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/py-google-compute-engine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/py-google-compute-engine/Makefile b/sysutils/py-google-compute-engine/Makefile index 796a03adbf89..9c39f49d3985 100644 --- a/sysutils/py-google-compute-engine/Makefile +++ b/sysutils/py-google-compute-engine/Makefile @@ -2,6 +2,7 @@ PORTNAME= google-compute-engine PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,6 +25,7 @@ USE_RC_SUBR= google_instance_setup \ google_network_setup \ google_accounts_daemon \ google_clock_skew_daemon \ + google_ip_forwarding_daemon \ google_startup NO_ARCH= yes |