diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /ftp | |
parent | Upgrade to 2.15. (diff) |
- Change my email.
Suggested by: skv
Notes
Notes:
svn path=/head/; revision=188599
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wgetpro/Makefile | 2 | ||||
-rw-r--r-- | ftp/yafc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile index 96c351959328..4ffbb78fc18d 100644 --- a/ftp/wgetpro/Makefile +++ b/ftp/wgetpro/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Wget with "PRO" features RESTRICTED= "may implement United States Patent 6,041,345" diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 4b816fd1cb5b..721b88212c87 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Yet another ftp client. Similar to ftp(1) USE_BZIP2= yes |