diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-18 12:29:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-18 12:29:52 +0800 |
commit | 4cddceb315d4a4c1dda3d19a4f0db2eb0dfc806a (patch) | |
tree | 611411b147aa6607ee744f8c060c06b8cce740aa /textproc | |
parent | 143659f7a166b2c20722bee4e5fd99a334bc9872 (diff) | |
download | freebsd-ports-gnome-4cddceb315d4a4c1dda3d19a4f0db2eb0dfc806a.tar.gz freebsd-ports-gnome-4cddceb315d4a4c1dda3d19a4f0db2eb0dfc806a.tar.zst freebsd-ports-gnome-4cddceb315d4a4c1dda3d19a4f0db2eb0dfc806a.zip |
Update PORTSCOUT
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-docutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index a57eab1acfbd..5fc0979398d2 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -13,7 +13,7 @@ COMMENT= Python Documentation Utilities LICENSE= BSD2CLAUSE GPLv3+ PD PSFL LICENSE_COMB= multi -PORTSCOUT= limit:^[0-9.]*$ +PORTSCOUT= limit:^[0-9\.]*$ NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils |