diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-22 07:20:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-22 07:20:30 +0000 |
commit | 783540d9ac879d0687cea549c6b7785c6f5299b9 (patch) | |
tree | b6055f20690cc8bff54870694ba8a060d5b87ec1 /net-im | |
parent | 95f76981d8d66ba44f24c99e34b09cad08635f58 (diff) | |
download | ports-783540d9ac879d0687cea549c6b7785c6f5299b9.tar.gz ports-783540d9ac879d0687cea549c6b7785c6f5299b9.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ttytter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ttytter/Makefile b/net-im/ttytter/Makefile index 8847f4cd4f79..182f9263bb17 100644 --- a/net-im/ttytter/Makefile +++ b/net-im/ttytter/Makefile @@ -15,7 +15,7 @@ COMMENT= Command-line Twitter client in Perl LICENSE= FFSL LICENSE_NAME= Floodgap Free Software License LICENSE_FILE= ${WRKSRC}/license.txt -LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate |