diff options
Diffstat (limited to 'devel/p5-File-DirSync/Makefile')
-rw-r--r-- | devel/p5-File-DirSync/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-File-DirSync/Makefile b/devel/p5-File-DirSync/Makefile index daa2ae113d8..0578e4aa87f 100644 --- a/devel/p5-File-DirSync/Makefile +++ b/devel/p5-File-DirSync/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:21 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/27 09:16:14 wiz Exp $ # -DISTNAME= File-DirSync-1.11 +DISTNAME= File-DirSync-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/File-DirSync/ COMMENT= Perl5 module to synchronize two directories rapidly PKG_INSTALLATION_TYPES= overwrite pkgviews |