diff options
author | beech <beech@FreeBSD.org> | 2008-01-24 06:43:36 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-01-24 06:43:36 +0800 |
commit | f76f505de57a1c2aca14777b7b0b5b059d400e72 (patch) | |
tree | 856482fa1bdce48647bfd99d7f2e7705adb3ea2d /ftp/profxp | |
parent | d79b64625fcab4a6742edd98f5e5be6415a64e58 (diff) | |
download | freebsd-ports-gnome-f76f505de57a1c2aca14777b7b0b5b059d400e72.tar.gz freebsd-ports-gnome-f76f505de57a1c2aca14777b7b0b5b059d400e72.tar.zst freebsd-ports-gnome-f76f505de57a1c2aca14777b7b0b5b059d400e72.zip |
- Adopt orphan ports in ftp category.
Approved by: linimon (mentor, implicit)
Diffstat (limited to 'ftp/profxp')
-rw-r--r-- | ftp/profxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index bda2c85008bc..90d36e2bd9bf 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp MASTER_SITES= http://duncanthrax.net/profxp/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= FXP (server-to-server FTP) client USE_PERL5= yes |