diff options
author | marino <marino@FreeBSD.org> | 2016-09-25 20:59:14 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-25 20:59:14 +0800 |
commit | 7d4f5b04c52fcae7919513047be3c8b75f962bcd (patch) | |
tree | f17a22c7330fe3104337ac2af1225105f0ae72e4 /net/p5-Net-Ping | |
parent | 8e83c8559c189a20ab91b76dd96146cd3c179d79 (diff) | |
download | freebsd-ports-gnome-7d4f5b04c52fcae7919513047be3c8b75f962bcd.tar.gz freebsd-ports-gnome-7d4f5b04c52fcae7919513047be3c8b75f962bcd.tar.zst freebsd-ports-gnome-7d4f5b04c52fcae7919513047be3c8b75f962bcd.zip |
net/p5-Net-Ping: Really fix build (still hitting license sanity check)
Diffstat (limited to 'net/p5-Net-Ping')
-rw-r--r-- | net/p5-Net-Ping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Ping/Makefile b/net/p5-Net-Ping/Makefile index 9bf4d0872506..7210e3278a30 100644 --- a/net/p5-Net-Ping/Makefile +++ b/net/p5-Net-Ping/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to check a remote host for reachability LICENSE= ART10 GPLv1 -LICENSE_COMP= dual +LICENSE_COMB= dual DEPRECATED= This or newer version included in all supported versions of perl EXPIRATION_DATE= 2016-11-08 |