Bug 35914 - Update port: net/p5-Net-Patricia (additional master site)
Summary: Update port: net/p5-Net-Patricia (additional master site)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-15 04:50 UTC by Kimura Fuyuki
Modified: 2002-03-15 05:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2002-03-15 04:50:00 UTC
Add CPAN to MASTER_SITES

Fix: cvs server: Diffing .


MAINTAINER=	ports@FreeBSD.org--4brFR029PmasAguxYe5x6SO2yFFEuzVk8t2Vjg1AY5k6sra0
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Patricia/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	13 Mar 2001 21:12:21 -0000	1.1
+++ Makefile	15 Mar 2002 04:42:11 -0000
@@ -8,7 +8,9 @@
 PORTNAME=	Net-Patricia
 PORTVERSION=	1.010
 CATEGORIES=	net perl5
-MASTER_SITES=	http://net.doit.wisc.edu/~plonka/Net-Patricia/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
+		http://net.doit.wisc.edu/~plonka/Net-Patricia/
+MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-03-15 05:10:58 UTC
State Changed
From-To: open->closed

Committed, Thanks!