Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 09:25:16 -0400 (EDT)
From:      Sam Cassiba <drogoh@megalomaniacal.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        drogoh@megalomaniacal.net
Subject:   ports/97691: audio/opennap - fix category; take maintainership 
Message-ID:  <20060523132516.DA168B837@tiberium.megalomaniacal.net>
Resent-Message-ID: <200605231330.k4NDUGMJ045255@freefall.freebsd.org>

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

>Number:         97691
>Category:       ports
>Synopsis:       audio/opennap - fix category; take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 23 13:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sam Cassiba
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD tiberium 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Aug 3 20:38:49 EDT 2005 root@tiberium:/usr/obj/usr/src/sys/TIBERIUM i386


	
>Description:
- Fix category: should be in net-p2p
- Take maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- opennap.diff begins here ---
diff -ruN opennap.orig/Makefile opennap/Makefile
--- opennap.orig/Makefile	Sat Apr  1 15:06:20 2006
+++ opennap/Makefile	Tue May 23 08:40:14 2006
@@ -8,11 +8,11 @@
 PORTNAME=	opennap
 PORTVERSION=	0.44
 PORTREVISION=	1
-CATEGORIES=	audio net
+CATEGORIES=	net-p2p net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	drogoh@megalomaniacal.net
 COMMENT=	The OpenNAP open-source Napster server
 
 USE_GMAKE=	YES
--- opennap.diff ends here ---


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



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