From anders@hellraiser.andersa.net  Wed Feb 19 13:16:56 2003
Return-Path: <anders@hellraiser.andersa.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 27F2337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Feb 2003 13:16:56 -0800 (PST)
Received: from hellraiser.andersa.net (as1-3-8.ml.g.bonet.se [217.215.159.112])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 06BFB43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Feb 2003 13:16:55 -0800 (PST)
	(envelope-from anders@hellraiser.andersa.net)
Received: from hellraiser.andersa.net (localhost [127.0.0.1])
	by hellraiser.andersa.net (8.12.7/8.12.7) with ESMTP id h1JLGpu8015837
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 19 Feb 2003 22:16:51 +0100 (CET)
	(envelope-from anders@hellraiser.andersa.net)
Received: (from anders@localhost)
	by hellraiser.andersa.net (8.12.7/8.12.7/Submit) id h1JLGpWQ015836;
	Wed, 19 Feb 2003 22:16:51 +0100 (CET)
Message-Id: <200302192116.h1JLGpWQ015836@hellraiser.andersa.net>
Date: Wed, 19 Feb 2003 22:16:51 +0100 (CET)
From: Anders Andersson <anders@hack.org>
Reply-To: Anders Andersson <anders@andersa.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Remove pkg-comment from my ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48469
>Category:       ports
>Synopsis:       Remove pkg-comment from my ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 19 13:20:03 PST 2003
>Closed-Date:    Wed Feb 19 17:27:21 PST 2003
>Last-Modified:  Wed Feb 19 17:27:21 PST 2003
>Originator:     Anders Andersson <anders@hack.org>
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hellraiser.andersa.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Feb 19 19:16:38 CET 2003 toor@hellraiser.andersa.net:/usr/obj/usr/src/sys/HELLRAISER i386


	
>Description:
	1. Remove pkg-comment from my ports, dont forget to cvs delete the 
	pkg-comment files!
	2. Change my email address.
>How-To-Repeat:
	
>Fix:

	

--- ports.diff begins here ---
Index: cad/oregano/Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/oregano/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- cad/oregano/Makefile	22 Jan 2002 16:31:58 -0000	1.5
+++ cad/oregano/Makefile	19 Feb 2003 20:50:57 -0000
@@ -10,7 +10,8 @@
 CATEGORIES=	cad
 MASTER_SITES=	ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/
 
-MAINTAINER=	anders@hack.org
+MAINTAINER=	anders@andersa.net
+COMMENT=	Schematic capture and simulation of electrical circuits
 
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
Index: irc/epic4/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/epic4/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- irc/epic4/Makefile	18 Feb 2003 06:03:47 -0000	1.42
+++ irc/epic4/Makefile	19 Feb 2003 20:48:32 -0000
@@ -27,7 +27,7 @@
 PATCHFILES=     ${DISTNAME}-ipv6-20010418.patch.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER?=	anders@hack.org
+MAINTAINER?=	anders@andersa.net
 COMMENT?=	The (E)nhanced (P)rogrammable (I)RC-II (C)lient
 
 USE_BZIP2=	yes
Index: irc/ircII/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/ircII/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- irc/ircII/Makefile	11 Nov 2002 17:21:40 -0000	1.37
+++ irc/ircII/Makefile	19 Feb 2003 20:58:03 -0000
@@ -12,7 +12,8 @@
 		ftp://ircftp.au.eterna.com.au/pub/ircII/ \
 		ftp://ftp.plig.net/pub/ircII/
 
-MAINTAINER=	anders@hack.org
+MAINTAINER=	anders@andersa.net
+COMMENT=	The 'Internet Relay Chat' Client
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	IRCLIB=${PREFIX}/share/irc
Index: irc/ninja/Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/ninja/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- irc/ninja/Makefile	4 Nov 2002 01:27:07 -0000	1.28
+++ irc/ninja/Makefile	19 Feb 2003 20:58:33 -0000
@@ -10,7 +10,8 @@
 CATEGORIES=	irc
 MASTER_SITES=	ftp://ninja.qoop.org/ninja/sources/
 
-MAINTAINER=	anders@hack.org
+MAINTAINER=	anders@andersa.net
+COMMENT=	Another ircII based irc client
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
Index: mail/getmail/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/getmail/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- mail/getmail/Makefile	22 Jan 2003 22:26:29 -0000	1.15
+++ mail/getmail/Makefile	19 Feb 2003 20:59:05 -0000
@@ -10,7 +10,8 @@
 CATEGORIES=	mail python
 MASTER_SITES=	http://www.qcc.ca/~charlesc/software/getmail-2.0/%SUBDIR%/
 
-MAINTAINER=	anders@hack.org
+MAINTAINER=	anders@andersa.net
+COMMENT=	POP3 mail retriever written in Python
 
 USE_PYTHON=	yes
 USE_REINPLACE=	yes
Index: net/gtkyahoo/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/gtkyahoo/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- net/gtkyahoo/Makefile	3 Sep 2002 01:06:23 -0000	1.10
+++ net/gtkyahoo/Makefile	19 Feb 2003 20:59:47 -0000
@@ -11,7 +11,8 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gtkyahoo
 
-MAINTAINER=	anders@hack.org
+MAINTAINER=	anders@andersa.net
+COMMENT=	Yahoo Messenger Client using GTK
 
 USE_X_PREFIX=	yes
 USE_GNOMENG=	yes
Index: x11-wm/pekwm/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/pekwm/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11-wm/pekwm/Makefile	1 Dec 2002 00:51:39 -0000	1.3
+++ x11-wm/pekwm/Makefile	19 Feb 2003 21:00:19 -0000
@@ -10,7 +10,8 @@
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://pekwm.babblica.net/files/source/
 
-MAINTAINER=	anders@hack.org
+MAINTAINER=	anders@andersa.net
+COMMENT=	A windowmanager based on aewm++
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
--- ports.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Wed Feb 19 17:27:20 PST 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48469 
>Unformatted:
