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 | |
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')
-rw-r--r-- | ftp/llnlxdir/Makefile | 2 | ||||
-rw-r--r-- | ftp/llnlxftp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile index ca9126dd9f15..076619488551 100644 --- a/ftp/llnlxdir/Makefile +++ b/ftp/llnlxdir/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxdir/ DISTNAME= latest_xdir EXTRACT_SUFX= .tar.Z -MAINTAINER= dima@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Motif FTP client with drag-and-drop file transfer MAN1= xdir.1 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 |