diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 13:04:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 13:04:26 +0000 |
commit | 6a3ed92d6666f72df9ad4d8ad011d8b51b39663b (patch) | |
tree | 0794747d8bbb66f90e68a4f130cf797ee27f10e1 /benchmarks/gtkperf | |
parent | 68d209615f2447e78e662f0bbd476709b8559b3e (diff) | |
download | ports-6a3ed92d6666f72df9ad4d8ad011d8b51b39663b.tar.gz ports-6a3ed92d6666f72df9ad4d8ad011d8b51b39663b.zip |
Notes
Diffstat (limited to 'benchmarks/gtkperf')
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index 1d7430440849..9578ff169038 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Measure your system's GTK+ performance WRKSRC= ${WRKDIR}/${PORTNAME} |