b2d34f7a87
-- maradns is a DNS server written with security, simplicity, and performance in mind. From: Margarida Sequeira <niness@devilness.org>
11 lines
220 B
Makefile
11 lines
220 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2002/11/15 20:19:32 brad Exp $
|
|
|
|
VERSION= 1.0.08
|
|
|
|
MASTER_SITES= ${HOMEPAGE}/download/ \
|
|
http://maradns.3va.net/download/ \
|
|
http://maradns.glou.net/download/
|
|
|
|
|
|
.include <bsd.port.mk>
|