diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-02-04 07:09:01 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-02-04 07:09:01 +0800 |
commit | 85096c59c9c373a34e19612afde9ed85cc152dce (patch) | |
tree | 997cb564542b6635f6194162069e939c584a70ad /textproc/p5-Text-vCard/Makefile | |
parent | fe3b4dcbcda0adfe51a53c73f8c702683f0bf368 (diff) | |
download | freebsd-ports-gnome-85096c59c9c373a34e19612afde9ed85cc152dce.tar.gz freebsd-ports-gnome-85096c59c9c373a34e19612afde9ed85cc152dce.tar.zst freebsd-ports-gnome-85096c59c9c373a34e19612afde9ed85cc152dce.zip |
Update to 2.07
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index 039ce1dff994..f8271ea0d6f7 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-vCard -PORTVERSION= 2.06 +PORTVERSION= 2.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |