diff options
author | tobez <tobez@FreeBSD.org> | 2008-05-02 16:31:30 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2008-05-02 16:31:30 +0800 |
commit | c17b1be2263fedc07297480e619bde6079bec3a9 (patch) | |
tree | 6b776191638dcc97074b19d40a5799e0c861a826 /dns/p5-Data-Validate-Domain/Makefile | |
parent | f6d075244b6976a76f9e0aa5ac30de5128b196b6 (diff) | |
download | freebsd-ports-gnome-c17b1be2263fedc07297480e619bde6079bec3a9.tar.gz freebsd-ports-gnome-c17b1be2263fedc07297480e619bde6079bec3a9.tar.zst freebsd-ports-gnome-c17b1be2263fedc07297480e619bde6079bec3a9.zip |
Update to 0.09.
Changes: http://search.cpan.org/dist/Data-Validate-Domain/Changes
Diffstat (limited to 'dns/p5-Data-Validate-Domain/Makefile')
-rw-r--r-- | dns/p5-Data-Validate-Domain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Data-Validate-Domain/Makefile b/dns/p5-Data-Validate-Domain/Makefile index b0c72d7aef98..4c2ebc898bbb 100644 --- a/dns/p5-Data-Validate-Domain/Makefile +++ b/dns/p5-Data-Validate-Domain/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Data-Validate-Domain -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |