diff options
-rw-r--r-- | security/cyrus-sasl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile index 2130fffe0245..25f71f1de955 100644 --- a/security/cyrus-sasl/Makefile +++ b/security/cyrus-sasl/Makefile @@ -28,6 +28,9 @@ PATCHFILES= sasl_apop_patch.gz:apop \ PATCH_SITES= ftp://ftp.westbend.net/pub/cyrus-mail/contrib/:apop \ http://www.imasy.or.jp/~ume/ipv6/ +DEPRECATED= patches are unfetchable and this software is unsupported +EXPIRATION_DATE= 2007-01-02 + USE_SUBMAKE= yes USE_OPENSSL= yes |