diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
commit | f8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch) | |
tree | cb01eaf87d77113427702423ff3db7021920b76e /sysutils/hourglass | |
parent | 76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff) | |
download | freebsd-ports-graphics-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz freebsd-ports-graphics-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.zst freebsd-ports-graphics-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip |
- Update maintainer address
Approved by: thierry (mentor)
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 3e5537250af..d65457bc479 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 |