diff options
author | rene <rene@FreeBSD.org> | 2018-01-12 19:21:07 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-01-12 19:21:07 +0800 |
commit | 46ccd99f11a1ada44c19ceabdf7221ff5a94bb67 (patch) | |
tree | 05878e5189c9e0d51cdde1765935c2c4094207e1 /ftp | |
parent | 12f1f101a274f158930625f0ebe5fd2d30b6a61b (diff) | |
download | freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.tar.gz freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.tar.zst freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.zip |
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
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 |