diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:23:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-02-19 00:23:09 +0800 |
commit | d1a707b632c8d77a1353a956eedd1637e9894e2b (patch) | |
tree | b47a05949859e3df8fd7ecc96176034c6eb3e4d3 | |
parent | 8219cd088f45b73b9c08a0bd55eb1659ec7652f3 (diff) | |
download | freebsd-ports-gnome-d1a707b632c8d77a1353a956eedd1637e9894e2b.tar.gz freebsd-ports-gnome-d1a707b632c8d77a1353a956eedd1637e9894e2b.tar.zst freebsd-ports-gnome-d1a707b632c8d77a1353a956eedd1637e9894e2b.zip |
- Update PORTSCOUT
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index ac11a8401075..27b4ec840a33 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -14,7 +14,7 @@ COMMENT= Framework for parsing Pod LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PORTSCOUT= skipv:31337-0.02 +PORTSCOUT= limit:^[0-9\.]*$$ USES= perl5 USE_PERL5= configure |