diff options
author | wiz <wiz> | 2005-06-24 19:47:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-06-24 19:47:23 +0000 |
commit | 1af338c3468047c7d5a9e11537e9db7d9d965819 (patch) | |
tree | 87e1326094b184afad1808ede25dc0e026f19aae /sysutils/p5-File-Remove | |
parent | 068396bddfcc6a42901173b555e6d403260d3c6d (diff) | |
download | pkgsrc-1af338c3468047c7d5a9e11537e9db7d9d965819.tar.gz |
Use HOMEPAGE that is not version-specific.
Diffstat (limited to 'sysutils/p5-File-Remove')
-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 |