diff options
author | cs <cs@FreeBSD.org> | 2014-06-16 04:59:47 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2014-06-16 04:59:47 +0800 |
commit | a2ea48cad1539ca3e25e428d7862c60676663c38 (patch) | |
tree | 5132a6b2871ad910610ae96484855501944e681e /mail | |
parent | dac67b9c5fa7876d97f4586bdec6cf36088e9f15 (diff) | |
download | freebsd-ports-gnome-a2ea48cad1539ca3e25e428d7862c60676663c38.tar.gz freebsd-ports-gnome-a2ea48cad1539ca3e25e428d7862c60676663c38.tar.zst freebsd-ports-gnome-a2ea48cad1539ca3e25e428d7862c60676663c38.zip |
Deprecate because it is obsolete
PR: 190883
Submitted by: john@jnielsen.net (maintainer)
Approved by: portmgr (implicit)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/hotwayd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/hotwayd/Makefile b/mail/hotwayd/Makefile index 40c5967cfe5d..0a2ae522f58a 100644 --- a/mail/hotwayd/Makefile +++ b/mail/hotwayd/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= SF MAINTAINER= john@jnielsen.net COMMENT= A Hotmail -> POP3 gateway +DEPRECATED= yes +EXPIRATION_DATE=2014-06-30 + LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 USE_BZIP2= yes |