diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-22 07:41:51 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-22 07:41:51 +0800 |
commit | 2ab8d215ff49c7c75b116a990a5d74e8fa5bb034 (patch) | |
tree | d626af288de53478c1b4b27f97b568972e786669 | |
parent | bdfd0c49b951f3bf790715c6442b6dafc92b0432 (diff) | |
download | freebsd-ports-gnome-2ab8d215ff49c7c75b116a990a5d74e8fa5bb034.tar.gz freebsd-ports-gnome-2ab8d215ff49c7c75b116a990a5d74e8fa5bb034.tar.zst freebsd-ports-gnome-2ab8d215ff49c7c75b116a990a5d74e8fa5bb034.zip |
Over to new volunteer.
-rw-r--r-- | sysutils/pciutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 8ef52664ddfd..42298cf6cd77 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ ftp://metalab.unc.edu/pub/Linux/hardware/ MASTER_SITE_SUBDIR= software/utils/pciutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yzlin@FreeBSD.org COMMENT= PCI configuration utilities USE_GMAKE= yes |