diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-02-03 06:44:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-02-03 06:44:20 +0800 |
commit | cc32ea46178f5063d1b6251cd10a0989fb36559d (patch) | |
tree | 313cd148be2c0046682b1f50e8cd6c400ca29a10 /dns/p5-Mozilla-PublicSuffix | |
parent | 42238068902b12b5399fdc5476ee1ed4d49997e2 (diff) | |
download | freebsd-ports-graphics-cc32ea46178f5063d1b6251cd10a0989fb36559d.tar.gz freebsd-ports-graphics-cc32ea46178f5063d1b6251cd10a0989fb36559d.tar.zst freebsd-ports-graphics-cc32ea46178f5063d1b6251cd10a0989fb36559d.zip |
- Update to 0.0.0.20160130
- 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 be5a99f0c39..5ce60fd5d1d 100644 --- a/dns/p5-Mozilla-PublicSuffix/Makefile +++ b/dns/p5-Mozilla-PublicSuffix/Makefile @@ -4,7 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 0.1.19 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |