diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-08-11 02:43:29 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-08-11 02:43:29 +0000 |
commit | 2acea30c9bfdd675b3c864072f6814ad003b169d (patch) | |
tree | 8351c79d89062b9de9e904342f841b06e2efa98d /net/google-daemon | |
parent | d9c742a9e09fee9a81bb4702cbc608e9160205ee (diff) | |
download | ports-2acea30c9bfdd675b3c864072f6814ad003b169d.tar.gz ports-2acea30c9bfdd675b3c864072f6814ad003b169d.zip |
Notes
Diffstat (limited to 'net/google-daemon')
-rw-r--r-- | net/google-daemon/Makefile | 1 | ||||
-rw-r--r-- | net/google-daemon/files/google-accounts-manager.in | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/google-daemon/Makefile b/net/google-daemon/Makefile index 203b1a93190a..64625d77991b 100644 --- a/net/google-daemon/Makefile +++ b/net/google-daemon/Makefile @@ -3,6 +3,7 @@ PORTNAME= google-daemon PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/GoogleCloudPlatform/compute-image-packages/archive/${PORTVERSION}.tar.gz?dummy=/ diff --git a/net/google-daemon/files/google-accounts-manager.in b/net/google-daemon/files/google-accounts-manager.in index 878abb7c9283..f14100a2a9f0 100644 --- a/net/google-daemon/files/google-accounts-manager.in +++ b/net/google-daemon/files/google-accounts-manager.in @@ -4,6 +4,7 @@ # # PROVIDE: google-accounts-manager # BEFORE: LOGIN +# REQUIRE: syslogd # KEYWORD: shutdown # # Add the following line to /etc/rc.conf to enable google-accounts-manager: |