Summary: | Forfeit ports | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Chris Petrik <c.petrik.sosa> |
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Chris Petrik
2014-03-05 15:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. Author: culot Date: Thu Mar 6 08:12:05 2014 New Revision: 347170 URL: http://svnweb.freebsd.org/changeset/ports/347170 QAT: https://qat.redports.org/buildarchive/r347170/ Log: - Reset maintainership PR: ports/187285 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Modified: head/audio/smasher/Makefile head/editors/diakonos/Makefile head/emulators/fceux/Makefile head/ftp/bareftp/Makefile Modified: head/audio/smasher/Makefile ============================================================================== --- head/audio/smasher/Makefile Thu Mar 6 08:01:57 2014 (r347169) +++ head/audio/smasher/Makefile Thu Mar 6 08:12:05 2014 (r347170) @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cross platform audio loop slicer LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ Modified: head/editors/diakonos/Makefile ============================================================================== --- head/editors/diakonos/Makefile Thu Mar 6 08:01:57 2014 (r347169) +++ head/editors/diakonos/Makefile Thu Mar 6 08:12:05 2014 (r347170) @@ -6,7 +6,7 @@ PORTVERSION= 0.9.1 CATEGORIES= editors ruby MASTER_SITES= http://diakonos.pist0s.ca/archives/ \ http://distfiles.bsdjunk.com -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Linux editor for the masses LICENSE= MIT Modified: head/emulators/fceux/Makefile ============================================================================== --- head/emulators/fceux/Makefile Thu Mar 6 08:01:57 2014 (r347169) +++ head/emulators/fceux/Makefile Thu Mar 6 08:12:05 2014 (r347170) @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION:R}%20src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Portable NES/Famicom emulator based on Bero's original FCE USES= pkgconfig Modified: head/ftp/bareftp/Makefile ============================================================================== --- head/ftp/bareftp/Makefile Thu Mar 6 08:01:57 2014 (r347169) +++ head/ftp/bareftp/Makefile Thu Mar 6 08:12:05 2014 (r347170) @@ -6,7 +6,7 @@ PORTVERSION= 0.3.10 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |