diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
commit | 2b5073cca4299d3b8397f6330e27e5dfe9e7f207 (patch) | |
tree | 07e140baee37acaacf0cc697f4c30e2fdeceae90 /ftp | |
parent | Fix master_site and directory. (diff) |
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
Notes
Notes:
svn path=/head/; revision=92913
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 |