diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-07-16 03:08:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-07-16 03:08:44 +0800 |
commit | 1fa53f69c97f09c265d43e6e969e7548978c57ab (patch) | |
tree | e4e6adf85c263154006e41b46930a1a57b586098 /dns/p5-Mozilla-PublicSuffix | |
parent | 13079ee1389748ea4df596897e539cdfd633e0fb (diff) | |
download | freebsd-ports-gnome-1fa53f69c97f09c265d43e6e969e7548978c57ab.tar.gz freebsd-ports-gnome-1fa53f69c97f09c265d43e6e969e7548978c57ab.tar.zst freebsd-ports-gnome-1fa53f69c97f09c265d43e6e969e7548978c57ab.zip |
Update to 0.0.0.20170713
- 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 8b0a3d60160d..dee96133ab74 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= 8 +PORTREVISION= 9 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |