pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Rendezvous Canonicalize HOMEPAGE and don't ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d057d748d02
branches:  trunk
changeset: 546237:6d057d748d02
user:      he <he%pkgsrc.org@localhost>
date:      Sun Aug 24 20:12:42 2008 +0000

description:
Canonicalize HOMEPAGE and don't use a make variable to improve pasteability.
No version bump.

diffstat:

 net/p5-Net-Rendezvous/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9161a0a861ff -r 6d057d748d02 net/p5-Net-Rendezvous/Makefile
--- a/net/p5-Net-Rendezvous/Makefile    Sun Aug 24 20:07:42 2008 +0000
+++ b/net/p5-Net-Rendezvous/Makefile    Sun Aug 24 20:12:42 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/24 20:12:42 he Exp $
 #
 
 DISTNAME=              Net-Rendezvous-0.90
@@ -7,7 +7,7 @@
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
 
 MAINTAINER=            adrianp%NetBSD.org@localhost
-HOMEPAGE=              http://search.cpan.org/~chlige/${DISTNAME}/
+HOMEPAGE=              http://search.cpan.org/dist/Net-Rendezvous/
 COMMENT=               Module for DNS service discovery (Apple's Rendezvous)
 
 DEPENDS+=              p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS



Home | Main Index | Thread Index | Old Index