Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2007 23:26:16 +0100 (CET)
From:      Lars Engels <lars.engels@0x20.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109061: [PATCH] devel/cmunge: take maintainership
Message-ID:  <200702112226.l1BMQGr6018855@maggie.bsd-geek.de>
Resent-Message-ID: <200702112230.l1BMU6lF043493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109061
>Category:       ports
>Synopsis:       [PATCH] devel/cmunge: take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 11 22:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD maggie.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Jan 14 00:10:36 CET 2007
>Description:
[DESCRIBE CHANGES]
- Take maintainership
- Add backup mastersite

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cmunge-1.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cmunge/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	9 Jun 2006 21:07:11 -0000	1.4
+++ Makefile	11 Feb 2007 22:25:43 -0000
@@ -9,10 +9,11 @@
 PORTVERSION=	1.0
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.vcpc.univie.ac.at/vcpc/jhm/code/
+MASTER_SITES=	ftp://ftp.vcpc.univie.ac.at/vcpc/jhm/code/ \
+		http://bsd-geek.de/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	lars.engels@0x20.net
 COMMENT=	A tool for encrypting and compacting C source code
 
 WRKSRC=		${WRKDIR}/cmunger
--- cmunge-1.0_1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702112226.l1BMQGr6018855>