diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
commit | 30433f0c7f0ec55124867650ef2023064e771748 (patch) | |
tree | 05878e5189c9e0d51cdde1765935c2c4094207e1 /ftp | |
parent | 14ec59e35ff03633fbdce03d39dc4b48e44cf574 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/atftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/atftp/Makefile b/ftp/atftp/Makefile index 541f16839961..71ff4571f033 100644 --- a/ftp/atftp/Makefile +++ b/ftp/atftp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= DEBIAN/pool/main/a/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}.dfsg.orig -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced tftp server and client WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.dfsg |