Bug 21822

Summary: Add a master site to Makefile
Product: Ports & Packages Reporter: Oddbjorn Steffensen <oddbjorn>
Component: Individual Port(s)Assignee: Mario Sergio Fujikawa Ferreira <lioux>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Oddbjorn Steffensen 2000-10-07 19:10:01 UTC
	Add a master site to the Makefile, as a temporary measure before
	the port is updated to web2ldap 0.7.10.

Fix: 

MAINTAINER=    oddbjorn@tricknology.org--uKgJIKQMa8UbfqmMimTVhV3dZdsHQCdnkexE5cjfwLSOyNT6
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig       Sat Oct  7 19:58:59 2000
+++ Makefile    Sat Oct  7 20:00:52 2000
@@ -8,7 +8,8 @@
 PORTNAME=      web2ldap
 PORTVERSION=   0.7.9
 CATEGORIES=    www
-MASTER_SITES=  http://sites.inka.de/ms/python/web2ldap/download/
+MASTER_SITES=  http://sites.inka.de/ms/python/web2ldap/download/ \
+               http://www.tricknolgy.org/ports/
How-To-Repeat: 
	N/A
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2000-10-07 20:13:45 UTC
Responsible Changed
From-To: freebsd-ports->lioux

I'll handle this as soon as the veil is lifted
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2000-10-09 02:31:55 UTC
State Changed
From-To: open->closed

Committed thanks!