diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:48:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 08:48:00 +0000 |
commit | 169fbaaa5111f719550bfcb24425d5ce89b4cb09 (patch) | |
tree | d3803b4bf8c840ed7abf3934e31bf6991975d918 /sysutils/hourglass | |
parent | ffc7fcd3f6beb4d4f95ce9c567a95b44db712269 (diff) | |
download | ports-169fbaaa5111f719550bfcb24425d5ce89b4cb09.tar.gz ports-169fbaaa5111f719550bfcb24425d5ce89b4cb09.zip |
Notes
Diffstat (limited to 'sysutils/hourglass')
-rw-r--r-- | sysutils/hourglass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile index dd27d134817b..c6d1bf2b3cf4 100644 --- a/sysutils/hourglass/Makefile +++ b/sysutils/hourglass/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= sysutils parallel MASTER_SITES= http://www.cs.utah.edu/~regehr/hourglass/ -MAINTAINER= olive@oban.frmug.org +MAINTAINER= ports@FreeBSD.org COMMENT= A real-time application useful to learn how CPU scheduling works RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph |