diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-17 00:45:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-17 00:45:37 +0800 |
commit | fa381ea1e9ac590ae5f689f409f0d8a245e375b7 (patch) | |
tree | 119c6a6151610af39f3b5543b794a9c18ce416d3 /dns/p5-Mozilla-PublicSuffix | |
parent | 6ff7f2ee90fd1347836aa4eab48223fceeb93fb2 (diff) | |
download | freebsd-ports-gnome-fa381ea1e9ac590ae5f689f409f0d8a245e375b7.tar.gz freebsd-ports-gnome-fa381ea1e9ac590ae5f689f409f0d8a245e375b7.tar.zst freebsd-ports-gnome-fa381ea1e9ac590ae5f689f409f0d8a245e375b7.zip |
Update to 0.0.0.20170206
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Diffstat (limited to 'dns/p5-Mozilla-PublicSuffix')
-rw-r--r-- | dns/p5-Mozilla-PublicSuffix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile index 70e95690dd4a..418f64518223 100644 --- a/dns/p5-Mozilla-PublicSuffix/Makefile +++ b/dns/p5-Mozilla-PublicSuffix/Makefile @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |