diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-07 13:40:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-07 13:40:29 +0800 |
commit | caa22c5374e11d7c37a27ad412462d324a1a38fe (patch) | |
tree | ec6e497065891a4750ed272efb179769c765d97d /sysutils | |
parent | 2a31fe2abc21bf134c44099792f106f0a1b145c6 (diff) | |
download | freebsd-ports-graphics-caa22c5374e11d7c37a27ad412462d324a1a38fe.tar.gz freebsd-ports-graphics-caa22c5374e11d7c37a27ad412462d324a1a38fe.tar.zst freebsd-ports-graphics-caa22c5374e11d7c37a27ad412462d324a1a38fe.zip |
Update maintainer's email address.
Requested by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nvclock/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pciutils/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nvclock/Makefile b/sysutils/nvclock/Makefile index 1b879e92251..14bb9ecc422 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= sbahra@kerneled.org +MAINTAINER= sbahra@gwu.edu COMMENT= The nVidia graphic card status and overclocking tool USE_GMAKE= yes diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 178460d399b..fee33050405 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ ftp://ftp.kernel.org/pub/software/utils/pciutils/ \ ftp://metalab.unc.edu/pub/Linux/hardware/ -MAINTAINER= sbahra@kerneled.org +MAINTAINER= sbahra@gwu.edu COMMENT= PCI configuration utilities USE_GMAKE= yes |