diff options
Diffstat (limited to 'mail/missey/Makefile')
| -rw-r--r-- | mail/missey/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/missey/Makefile b/mail/missey/Makefile index 99614e219228..2f765ee071fe 100644 --- a/mail/missey/Makefile +++ b/mail/missey/Makefile @@ -6,12 +6,15 @@ MASTER_SITES= http://www.dengh.com/missey/ MASTER_SITES+= LOCAL/delphij DISTNAME= mps.${PORTVERSION} -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure small and high performance POP3 server WWW= http://dengh.com/missey/index.html USES= tar:bzip2 +DEPRECATED= mail/missey has been abandoned for many years +EXPIRATION_DATE= 2026-03-31 + MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" WRKSRC="${WRKSRC}" \ INSTALL_DATA="${INSTALL_DATA}" MKDIR="${MKDIR}" |
