diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile index d388ef9821a..9ba364af988 100644 --- a/sysutils/p5-UPS-Nut/Makefile +++ b/sysutils/p5-UPS-Nut/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2005/06/28 17:46:44 aanriot Exp $ +# $OpenBSD: Makefile,v 1.3 2006/11/04 15:47:48 aanriot Exp $ COMMENT= "module to talk to a UPS via NUT (Network UPS Tools) upsd" @@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://search.cpan.org/CPAN/authors/id/K/KP/KPETERS/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/K/KP/KPETERS/} CONFIGURE_STYLE=perl