diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2006-04-15 22:21:14 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2006-04-15 22:21:14 +0000 |
commit | 6ec691dfa9b9ea59d0c6f0b6edcfab6823c1b572 (patch) | |
tree | e672fed80ed4718f91431d12b72ad92bc86f381f /sysutils/nvclock | |
parent | a9146751633dde882b953f6b01f5bbfe4cadf3b6 (diff) |
Notes
Diffstat (limited to 'sysutils/nvclock')
-rw-r--r-- | sysutils/nvclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nvclock/Makefile b/sysutils/nvclock/Makefile index 85793378c6aa..b4ec4564248a 100644 --- a/sysutils/nvclock/Makefile +++ b/sysutils/nvclock/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.linuxhardware.org/nvclock/ \ http://www.kerneled.com/freebsd/ports/ DISTNAME= nvclock${PORTVERSION} -MAINTAINER= samy@kerneled.com +MAINTAINER= sbahra@kerneled.org COMMENT= The nVidia graphic card status and overclocking tool USE_GMAKE= yes |