diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-02 18:18:45 +0000 |
commit | 0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46 (patch) | |
tree | bae86fdcc414b7a376e3c5c06516a689aaf1cd22 /mail/gotmail | |
parent | f01e7cec0353e8084d39c702513e887aa7c3a4b4 (diff) | |
download | FreeBSD-ports-0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46.zip FreeBSD-ports-0115672c8d4fa32e5ef9cc2e776a59ae9eff1e46.tar.gz |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk
Diffstat (limited to 'mail/gotmail')
-rw-r--r-- | mail/gotmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index a79598b..d008d92 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= http://ssl.usu.edu/paul/gotmail/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= freebsd-ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ |