diff options
author | jgh <jgh@FreeBSD.org> | 2014-01-04 16:21:28 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2014-01-04 16:21:28 +0800 |
commit | 4794a4436ac6edf7fe145ee724c551c64349b585 (patch) | |
tree | cb01db174167c3128ac4febe1b5fb7f31c0b46f5 /mail | |
parent | 9163a27c59a0d3d196e347a80f0f7a824821f16e (diff) | |
download | freebsd-ports-gnome-4794a4436ac6edf7fe145ee724c551c64349b585.tar.gz freebsd-ports-gnome-4794a4436ac6edf7fe145ee724c551c64349b585.tar.zst freebsd-ports-gnome-4794a4436ac6edf7fe145ee724c551c64349b585.zip |
- reset maintainer
PR: 185461
Submitted by: maintainer, c.petrik.sosa@gmail.com
Diffstat (limited to 'mail')
-rw-r--r-- | mail/alpine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index 54245ec19129..2fa2cdb7f0d5 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -7,7 +7,7 @@ CATEGORIES?= mail news ipv6 MASTER_SITES= ftp://ftp.cac.washington.edu/alpine/ DIST_SUBDIR= alpine-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT?= Mail and news client descended from Pine OPTIONS_DEFINE+= THREADS MOUSE NLS ISPELL NOSPELL |