diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-03 21:36:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-03 21:36:58 +0000 |
commit | 2ab9feaa66ab3cd27a9fe5cc1e4333cf7a16aeaf (patch) | |
tree | b8194c9b66dc4ad7308b3b1dd1e0cc96a2c5fa9f /mail | |
parent | a66ec3d2fd1436063b198fa652ac48028aaf59e6 (diff) | |
download | pkgsrc-2ab9feaa66ab3cd27a9fe5cc1e4333cf7a16aeaf.tar.gz |
Get rid of some more stuff that was to be removed after 2005Q3.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa2/options.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/balsa2/options.mk b/mail/balsa2/options.mk index dd4aaeabaf9..b47ccdf9dae 100644 --- a/mail/balsa2/options.mk +++ b/mail/balsa2/options.mk @@ -1,10 +1,8 @@ -# $NetBSD: options.mk,v 1.3 2005/07/28 14:58:36 wiz Exp $ +# $NetBSD: options.mk,v 1.4 2005/10/03 21:36:59 wiz Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.balsa2 PKG_SUPPORTED_OPTIONS= ldap ssl -# remove after 2005Q3 -PKG_OPTIONS_LEGACY_OPTS+= openldap:ldap .include "../../mk/bsd.options.mk" |