diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 09:30:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 09:30:43 +0800 |
commit | 98e2ec3aa2dad3db677b5dbb0a0e752065b56e47 (patch) | |
tree | d2fbd6b5376b83ae631f07c8d4722f75bcb7e9e8 /ftp/llnlxftp | |
parent | c03295958e787fe07e7160b6477515a68b9a3e87 (diff) | |
download | freebsd-ports-gnome-98e2ec3aa2dad3db677b5dbb0a0e752065b56e47.tar.gz freebsd-ports-gnome-98e2ec3aa2dad3db677b5dbb0a0e752065b56e47.tar.zst freebsd-ports-gnome-98e2ec3aa2dad3db677b5dbb0a0e752065b56e47.zip |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
Diffstat (limited to 'ftp/llnlxftp')
-rw-r--r-- | ftp/llnlxftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index 647cbcaa7b15..3dfc62bff3a5 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxftp/ DISTNAME= latest_xftp EXTRACT_SUFX= .tar.Z -MAINTAINER= dima@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Motif FTP client WRKSRC= ${WRKDIR}/llnlxftp2.1/sources |