diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-30 12:22:06 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-30 12:22:06 +0000 |
commit | c8ac9cd79d28b9891123676466fc5c3d95377d7e (patch) | |
tree | 64af454230e3a74612563a3fca807293c6286dab /devel/p5-Log-Dispatch/Makefile | |
parent | Support PORTDOCS. (diff) |
Update to 1.80; add WWW.
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 4f4ab5e3dd8d..1ee4175637a1 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log-Dispatch -PORTVERSION= 1.79 +PORTVERSION= 1.80 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Log @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |