diff options
author | eik <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031 (patch) | |
tree | 0188e818061b5e44f965ad602e85f6c5bb1e539b /ftp/xrmftp | |
parent | 516a548f2881a1e4636b9f8df320a46abb73fb38 (diff) | |
download | FreeBSD-ports-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.zip FreeBSD-ports-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.gz |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Diffstat (limited to 'ftp/xrmftp')
-rw-r--r-- | ftp/xrmftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/xrmftp/Makefile b/ftp/xrmftp/Makefile index 6049f0c..b1cbee4 100644 --- a/ftp/xrmftp/Makefile +++ b/ftp/xrmftp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= http://www.mat.uni.torun.pl/~rafmet/xrmftp/ EXTRACT_SUFX= .src.tgz -MAINTAINER= matt@LUCIDA.CA +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical FTP client based on the xforms library LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms |