diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | 6910bf819aea08bdd745916858b2def318991151 (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /ftp/bareftp | |
parent | Remove compatibility with FreeBSD 7.X (diff) |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Notes
Notes:
svn path=/head/; revision=313559
Diffstat (limited to 'ftp/bareftp')
-rw-r--r-- | ftp/bareftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index a32d4941fc7f..3754eb739c07 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.9 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Ftp client made in C sharp GNU_CONFIGURE= yes |