diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-29 12:14:30 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-29 12:14:30 +0800 |
commit | 49afec7e4344416f5e872ef793675444c836a63f (patch) | |
tree | 5fa5a31c83a59f64303cb0400c0ed5058ec3f3ef /textproc/p5-HTML-CTPP2/Makefile | |
parent | 406d97b08857063280dd794feb6630bfa70844ce (diff) | |
download | freebsd-ports-gnome-49afec7e4344416f5e872ef793675444c836a63f.tar.gz freebsd-ports-gnome-49afec7e4344416f5e872ef793675444c836a63f.tar.zst freebsd-ports-gnome-49afec7e4344416f5e872ef793675444c836a63f.zip |
- Update to 2.5.12
PR: ports/141560
Approved by: maintainer timeout (reki@reki.ru; 14 days)
Submitted by: myself (pgollucci@)
Diffstat (limited to 'textproc/p5-HTML-CTPP2/Makefile')
-rw-r--r-- | textproc/p5-HTML-CTPP2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index cce3dd85e9e3..a596b0d2d1a8 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-CTPP2 -PORTVERSION= 2.5.10 +PORTVERSION= 2.5.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN \ http://ctpp.havoc.ru/download/ |