diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-03-31 22:29:53 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-03-31 22:29:53 +0800 |
commit | 5adb609c85f80d2f3b01a3ef4511d2ea852e7c42 (patch) | |
tree | b032ea0e67e810e192f8141bdb7ccde95994d373 /textproc/p5-ack/Makefile | |
parent | 61da31fe141f0278e85733eb48ff7483bc37afd9 (diff) | |
download | freebsd-ports-gnome-5adb609c85f80d2f3b01a3ef4511d2ea852e7c42.tar.gz freebsd-ports-gnome-5adb609c85f80d2f3b01a3ef4511d2ea852e7c42.tar.zst freebsd-ports-gnome-5adb609c85f80d2f3b01a3ef4511d2ea852e7c42.zip |
- Update to 0.80.
- ChangeLog: http://search.cpan.org/dist/ack/Changes
Diffstat (limited to 'textproc/p5-ack/Makefile')
-rw-r--r-- | textproc/p5-ack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index bfae8cf48317..7e94457bff6c 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ack -PORTVERSION= 1.76 +PORTVERSION= 1.80 CATEGORIES= textproc perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= App |