diff options
Diffstat (limited to 'net/oidentd/Makefile')
-rw-r--r-- | net/oidentd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/oidentd/Makefile b/net/oidentd/Makefile index 81cb1ceaf4d..19a121a7333 100644 --- a/net/oidentd/Makefile +++ b/net/oidentd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 23:55:14 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:22:00 jlam Exp $ DISTNAME= oidentd-2.0.7 PKGREVISION= 4 @@ -11,7 +11,6 @@ COMMENT= Configurable IDENT server that supports NAT/IP masq GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -USE_PKGINSTALL= YES RCD_SCRIPTS= oidentd OSVERSION_SPECIFIC= YES |