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/llnlxftp | |
parent | d7596ec58589e028a902661360e374560bb22053 (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/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 |