diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 00:36:49 +0000 |
commit | 89a90f22d55b408b44b2903954e691458507eba8 (patch) | |
tree | 3a7552d95de928c492475651269741d3bba730c2 /ftp/cmdftp | |
parent | 8251fc590bb2a6db385e112612786ca0146efb9e (diff) | |
download | ports-89a90f22d55b408b44b2903954e691458507eba8.tar.gz ports-89a90f22d55b408b44b2903954e691458507eba8.zip |
Notes
Diffstat (limited to 'ftp/cmdftp')
-rw-r--r-- | ftp/cmdftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 91e32e09ab39..f94c083bda0e 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.7 CATEGORIES= ftp MASTER_SITES= SAVANNAH -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Command line shell-like ftp client GNU_CONFIGURE= yes |