add benchmarks to CATEGORIES, bump.

This commit is contained in:
sthen 2009-05-25 20:23:25 +00:00
parent c30d9174cd
commit 856e7aaf08

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/05/25 20:20:19 sthen Exp $ # $OpenBSD: Makefile,v 1.2 2009/05/25 20:23:25 sthen Exp $
COMMENT = DNS query performance tester from BIND 9 COMMENT = DNS query performance tester from BIND 9
VERSION = 9.4.2 VERSION = 9.4.2
DISTNAME = bind-${VERSION} DISTNAME = bind-${VERSION}
PKGNAME = queryperf-${VERSION} PKGNAME = queryperf-${VERSION}p0
CATEGORIES = net CATEGORIES = net benchmarks
MASTER_SITES += ftp://ftp.isc.org/isc/bind9/${VERSION}/ \ MASTER_SITES += ftp://ftp.isc.org/isc/bind9/${VERSION}/ \
ftp://ftp.epix.net/pub/isc/bind9/${VERSION}/ \ ftp://ftp.epix.net/pub/isc/bind9/${VERSION}/ \