diff options
author | tobez <tobez@FreeBSD.org> | 2007-01-02 17:33:58 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-01-02 17:33:58 +0800 |
commit | 76e7f5aeeacd23a1ee3e3577e5b0c37a3ac95454 (patch) | |
tree | b61756c0ff995b0a42a671702873fc76b1d3d0e7 /devel/p5-Time-HiRes/Makefile | |
parent | 5058c4b15ac55e519675b672b1335c02f63a5853 (diff) | |
download | freebsd-ports-gnome-76e7f5aeeacd23a1ee3e3577e5b0c37a3ac95454.tar.gz freebsd-ports-gnome-76e7f5aeeacd23a1ee3e3577e5b0c37a3ac95454.tar.zst freebsd-ports-gnome-76e7f5aeeacd23a1ee3e3577e5b0c37a3ac95454.zip |
Update to 1.9704.
Diffstat (limited to 'devel/p5-Time-HiRes/Makefile')
-rw-r--r-- | devel/p5-Time-HiRes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile index bdfa46bafd67..09285d74dbf0 100644 --- a/devel/p5-Time-HiRes/Makefile +++ b/devel/p5-Time-HiRes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Time-HiRes -PORTVERSION= 1.9703 +PORTVERSION= 1.9704 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |