diff --git a/benchmarks/netperf/Makefile b/benchmarks/netperf/Makefile index 28ffaf7fb6e..3a69fe3f631 100644 --- a/benchmarks/netperf/Makefile +++ b/benchmarks/netperf/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.28 2011/05/21 19:21:15 jakob Exp $ +# $OpenBSD: Makefile,v 1.29 2011/05/22 18:04:10 jasper Exp $ COMMENT= Network performance benchmark DISTNAME= netperf-2.3 -REVISION= 2 +REVISION= 3 CATEGORIES= benchmarks net #MASTER_SITES= ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/ \ diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile index fcc92af64ad..fe94be63d28 100644 --- a/textproc/rxp/Makefile +++ b/textproc/rxp/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2011/05/21 19:20:55 jakob Exp $ +# $OpenBSD: Makefile,v 1.22 2011/05/22 18:04:10 jasper Exp $ COMMENT= validating namespace-aware XML parser DISTNAME= rxp-1.4.8 +REVISION= 0 CATEGORIES= textproc HOMEPAGE= http://www.cogsci.ed.ac.uk/~richard/rxp.html