ports/154010: [patch] mail/demime: fix MASTER_SITES

Glen Barber gjb at FreeBSD.org
Sat Jan 15 03:30:07 UTC 2011


>Number:         154010
>Category:       ports
>Synopsis:       [patch] mail/demime: fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 15 03:30:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Glen Barber
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
>Description:
mail/demime: fix MASTER_SITES
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/demime/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	4 Sep 2010 15:32:58 -0000	1.18
+++ Makefile	14 Jan 2011 19:05:11 -0000
@@ -9,9 +9,8 @@
 PORTVERSION=	1.1d
 PORTREVISION=	1
 CATEGORIES=	mail textproc
-MASTER_SITES=	http://freebsd.dev-urandom.com/distfiles/demime/ \
-		http://www.glenbarber.us/ports/mail/demime/
-DISTFILES=	${PORTNAME}.${PORTVERSION} demime_junkmail.cf
+MASTER_SITES=	http://www.glenbarber.us/ports/mail/${PORTNAME}/
+DISTFILES=	${PORTNAME}.${PORTVERSION} ${PORTNAME}_junkmail.cf
 
 MAINTAINER=	gjb at FreeBSD.org
 COMMENT=	A tool to scrub mime from mailing lists


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list