diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-03 18:25:00 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-03 18:25:00 +0800 |
commit | 93b124d8f26935ccc5c723a7e24f23b9fc46a2f2 (patch) | |
tree | b54ecb20deebd1f390481cb2865e7c9da7d6fafb /devel/p5-DateTime-Format-Mail | |
parent | 687108d1ae17b502736f3cd28dc41f39b5b4fec9 (diff) | |
download | freebsd-ports-gnome-93b124d8f26935ccc5c723a7e24f23b9fc46a2f2.tar.gz freebsd-ports-gnome-93b124d8f26935ccc5c723a7e24f23b9fc46a2f2.tar.zst freebsd-ports-gnome-93b124d8f26935ccc5c723a7e24f23b9fc46a2f2.zip |
Update PORTSCOUT
Diffstat (limited to 'devel/p5-DateTime-Format-Mail')
-rw-r--r-- | devel/p5-DateTime-Format-Mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Mail/Makefile b/devel/p5-DateTime-Format-Mail/Makefile index 88feb7684cb3..76a8ab161539 100644 --- a/devel/p5-DateTime-Format-Mail/Makefile +++ b/devel/p5-DateTime-Format-Mail/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \ p5-DateTime>=0:devel/p5-DateTime BUILD_DEPENDS:= ${RUN_DEPENDS} -PORTSCOUT= skipv:0.3001 +PORTSCOUT= skipv:0.2901,0.3001 NO_ARCH= yes USES= perl5 |