|
Lines 1-15
Link Here
|
| 1 |
# New ports collection makefile for: bind |
1 |
# New ports collection makefile for: bind |
| 2 |
# Version required: 8.2.1 |
2 |
# Version required: 8.2.2-P3 |
| 3 |
# Date created: 18 July 1997 |
3 |
# Date created: 18 July 1997 |
| 4 |
# Whom: jseger@scds.com |
4 |
# Whom: jseger@scds.com |
| 5 |
# |
5 |
# |
| 6 |
# $FreeBSD: ports/net/bind8/Makefile,v 1.14 1999/08/30 14:22:09 peter Exp $ |
6 |
# $FreeBSD: ports/net/bind8/Makefile,v 1.14 1999/08/30 14:22:09 peter Exp $ |
| 7 |
# |
7 |
# |
| 8 |
|
8 |
|
| 9 |
DISTNAME= bind-8.2.1 |
9 |
DISTNAME= bind-8.2.2-P3 |
| 10 |
CATEGORIES= net |
10 |
CATEGORIES= net |
| 11 |
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.1/ |
11 |
MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P3/ |
| 12 |
DISTFILES= bind-src.tar.gz bind-doc.tar.gz |
12 |
DISTFILES= bind-src.tar.gz bind-doc.tar.gz |
| 13 |
|
13 |
|
| 14 |
MAINTAINER= jseger@FreeBSD.org |
14 |
MAINTAINER= jseger@FreeBSD.org |