diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:40:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 05:40:29 +0000 |
commit | 0a4a77f1830f2ab582a1dea7e1e18bbf777b3528 (patch) | |
tree | 1fa48e237e00545711411535387f39475a5274c9 /devel/libpci | |
parent | 88c2f6a5feb056be2e5c6c9bf5af0d1c6c253dcd (diff) | |
download | ports-0a4a77f1830f2ab582a1dea7e1e18bbf777b3528.tar.gz ports-0a4a77f1830f2ab582a1dea7e1e18bbf777b3528.zip |
Notes
Diffstat (limited to 'devel/libpci')
-rw-r--r-- | devel/libpci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile index 0dca9eda32d2..530f0e03d31c 100644 --- a/devel/libpci/Makefile +++ b/devel/libpci/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.kerneled.org/files/FreeBSD-ports/ \ ftp://ftp.kernel.org/pub/software/utils/pciutils/ DISTNAME= pciutils-${PORTVERSION} -MAINTAINER= sbahra@kerneled.org +MAINTAINER= sbahra@gwu.edu COMMENT= PCI configuration space I/O made easy USE_BZIP2= yes |