diff options
Diffstat (limited to 'mail/deliver/Makefile')
-rw-r--r-- | mail/deliver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/deliver/Makefile b/mail/deliver/Makefile index 6caa8ddd18b..1f12053fdd0 100644 --- a/mail/deliver/Makefile +++ b/mail/deliver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/06/01 14:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/05 13:29:49 wiz Exp $ DISTNAME= deliver-2.1.14 PKGREVISION= 1 @@ -13,7 +13,6 @@ PKG_SYSCONFSUBDIR= deliver PKG_OPTIONS_VAR= PKG_OPTIONS.deliver PKG_SUPPORTED_OPTIONS= deliver-suid -PKG_OPTIONS_LEGACY_VARS+= DELIVER_SUID:deliver-suid .include "../../mk/bsd.options.mk" |