diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /sysutils/hourglass | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) |
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 3e5537250af6..d65457bc4792 100644 --- a/sysutils/hourglass/Makefile +++ b/sysutils/hourglass/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils parallel MASTER_SITES= http://www.cs.utah.edu/~regehr/hourglass/ DISTNAME= ${PORTNAME}-${PORTVERSION}b -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A real-time application useful to learn how CPU scheduling works RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph |