diff options
Diffstat (limited to 'sysutils/p5-File-Remove/Makefile')
-rw-r--r-- | sysutils/p5-File-Remove/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile index a0b5d9c7915..c3d7295af34 100644 --- a/sysutils/p5-File-Remove/Makefile +++ b/sysutils/p5-File-Remove/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/04/23 17:31:05 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2005/06/24 19:47:23 wiz Exp $ DISTNAME= File-Remove-0.29 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://search.cpan.org/~rsod/${DISTNAME}/ +HOMEPAGE= http://search.cpan.org/dist/File-Remove/ COMMENT= Remove files and directories PKG_INSTALLATION_TYPES= overwrite pkgviews |