diff options
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r-- | net/bind8/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 6c5f13b963b..a3f8460d54d 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -1,8 +1,4 @@ -# -# $NetBSD: Makefile,v 1.29 2005/01/26 04:50:33 itojun Exp $ -# -# FreeBSD Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp -# +# $NetBSD: Makefile,v 1.30 2005/03/24 21:12:58 wiz Exp $ DISTNAME= bind PKGNAME= bind-${BIND_VERSION} |