diff options
Diffstat (limited to 'sysutils/sshsudo/Makefile')
-rw-r--r-- | sysutils/sshsudo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/sshsudo/Makefile b/sysutils/sshsudo/Makefile index db6ad57bf927..28c8fcbefd06 100644 --- a/sysutils/sshsudo/Makefile +++ b/sysutils/sshsudo/Makefile @@ -15,6 +15,8 @@ COMMENT= Bash script to run sudo command on multiple remote computers LICENSE= GPLv3 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \ sshpass>=0:security/sshpass |