adae0f89a2
-- This version fixes a very minor issue where the script to stop MaraDNS would kill the process which hunts for MaraDNS processes.
11 lines
217 B
Makefile
11 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.8 2003/06/01 19:04:02 margarida Exp $
|
|
|
|
VERSION= 1.0.18
|
|
|
|
MASTER_SITES= ${HOMEPAGE}/download/ \
|
|
http://maradns.3va.net/download/ \
|
|
http://maradns.glou.net/download/
|
|
|
|
|
|
.include <bsd.port.mk>
|