diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-08-26 20:55:03 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-08-26 20:55:03 +0000 |
commit | a1aac9309e6142d2d520e9c8010573c3d715192d (patch) | |
tree | ee6c62f29e98fd19a9c207e5cc6f2d400927fabb | |
parent | security/rubygem-net-scp11: tell portscout to ignore (diff) |
net/rubygem-bunny060: tell portscout to ignore
Notes
Notes:
svn path=/head/; revision=366271
-rw-r--r-- | net/rubygem-bunny060/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-bunny060/Makefile b/net/rubygem-bunny060/Makefile index 8402927a9123..98af744d945d 100644 --- a/net/rubygem-bunny060/Makefile +++ b/net/rubygem-bunny060/Makefile @@ -17,4 +17,6 @@ RUBYGEM_AUTOPLIST= yes PKGNAMESUFFIX= 060 +PORTSCOUT= ignore + .include <bsd.port.mk> |