diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-11-03 20:51:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-11-03 20:51:34 +0000 |
commit | 3a56f9304eb995e805fb5eb959ece0c6dbf06cc0 (patch) | |
tree | 2f009ad74b2f36fe6b8ef266fef7466ce6c42628 /ftp/twoftpd | |
parent | c12b1f4a3265e064d048eb62a5a328d9d853d87d (diff) |
Notes
Diffstat (limited to 'ftp/twoftpd')
-rw-r--r-- | ftp/twoftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 1b37e603195b..568ae8035700 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/archive/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple, secure, efficient FTP server LICENSE= GPLv2+ |