svn commit: r305075 - head/ftp/bareftp

Ruslan Mahmatkhanov rm at FreeBSD.org
Sun Sep 30 08:22:33 UTC 2012


Author: rm
Date: Sun Sep 30 08:22:33 2012
New Revision: 305075
URL: http://svn.freebsd.org/changeset/ports/305075

Log:
  - pass maintainership to new (actually old) volunteer
  
  PR:		172163
  Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
  Approved by:	romain (mono@ team)

Modified:
  head/ftp/bareftp/Makefile
  head/ftp/bareftp/pkg-descr

Modified: head/ftp/bareftp/Makefile
==============================================================================
--- head/ftp/bareftp/Makefile	Sun Sep 30 06:25:19 2012	(r305074)
+++ head/ftp/bareftp/Makefile	Sun Sep 30 08:22:33 2012	(r305075)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  bareftp
-# Date created:			Sat June 20, 2009
-# Whom:				Chris Petrik (chris at officialunix.com)
-#
+# Created by: Chris Petrik (chris at officialunix.com)
 # $FreeBSD$
-#
 
 PORTNAME=	bareftp
 PORTVERSION=	0.3.8
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.bareftp.org/release/
 
-MAINTAINER=	mono at FreeBSD.org
+MAINTAINER=	c.petrik.sosa at gmail.com
 COMMENT=	Ftp client made in C sharp
 
 GNU_CONFIGURE=	yes

Modified: head/ftp/bareftp/pkg-descr
==============================================================================
--- head/ftp/bareftp/pkg-descr	Sun Sep 30 06:25:19 2012	(r305074)
+++ head/ftp/bareftp/pkg-descr	Sun Sep 30 08:22:33 2012	(r305075)
@@ -3,4 +3,4 @@ under the terms of the GPL license. It s
 protocols. bareFTP is written in pure C# for the Mono framework, using Gtk#
 for the user interface.
 
-WWW:	http://www.bareftp.org
+WWW: http://www.bareftp.org



More information about the svn-ports-all mailing list