diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2008-04-16 11:29:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2008-04-16 11:29:10 +0000 |
commit | 67566576ddcf265ea5bddfcd25f2f05dbca7207d (patch) | |
tree | c0b93e348d2cd75cbee6bf43649da5e399fd53e2 /textproc/p5-Text-Trac/Makefile | |
parent | 757b4b731e92b43eef4d2996b295b639e8c07b4c (diff) |
Update to 0.12
Notes
Notes:
svn path=/head/; revision=211359
Diffstat (limited to 'textproc/p5-Text-Trac/Makefile')
-rw-r--r-- | textproc/p5-Text-Trac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index 037a1ecf5f56..670cab08694e 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Trac -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |