diff options
Diffstat (limited to 'mail/gubby/Makefile')
-rw-r--r-- | mail/gubby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gubby/Makefile b/mail/gubby/Makefile index 5110f3cb879e..40778eee00fe 100644 --- a/mail/gubby/Makefile +++ b/mail/gubby/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= A program showing where new mail has been placed WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |