summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-30 08:22:33 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-09-30 08:22:33 +0000
commit1dca1c6f763789992dfc89c142881a693fe67bc5 (patch)
tree75e06ce33d17e6c22bfb9c0c41f874ef64628015 /ftp
parent- pass maintainership to new volonteer (diff)
- 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)
Notes
Notes: svn path=/head/; revision=305075
Diffstat (limited to 'ftp')
-rw-r--r--ftp/bareftp/Makefile8
-rw-r--r--ftp/bareftp/pkg-descr2
2 files changed, 3 insertions, 7 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
index 64c7d9ec9728..ab0c7ac53412 100644
--- a/ftp/bareftp/Makefile
+++ b/ftp/bareftp/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: bareftp
-# Date created: Sat June 20, 2009
-# Whom: Chris Petrik (chris@officialunix.com)
-#
+# Created by: Chris Petrik (chris@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@FreeBSD.org
+MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Ftp client made in C sharp
GNU_CONFIGURE= yes
diff --git a/ftp/bareftp/pkg-descr b/ftp/bareftp/pkg-descr
index 4b3e939e2c35..713d398d76d4 100644
--- a/ftp/bareftp/pkg-descr
+++ b/ftp/bareftp/pkg-descr
@@ -3,4 +3,4 @@ under the terms of the GPL license. It supports the FTP, FTPS and SSH (SFTP)
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