diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-19 19:50:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-19 19:50:32 +0000 |
commit | 07adcc8e6a561a366d0a5c4c62905080b9663fda (patch) | |
tree | 2716b15f598f21c101cfd6c415584dadb6c6574e /devel/libpci/Makefile | |
parent | 78e24d94a24dc526b747c639b10748c499c54cbd (diff) | |
download | ports-07adcc8e6a561a366d0a5c4c62905080b9663fda.tar.gz ports-07adcc8e6a561a366d0a5c4c62905080b9663fda.zip |
Reset sbahra at his request due to lack of time to work on these ports.
Notes
Notes:
svn path=/head/; revision=239967
Diffstat (limited to 'devel/libpci/Makefile')
-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 58421620be7c..71ed343f15d7 100644 --- a/devel/libpci/Makefile +++ b/devel/libpci/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ MASTER_SITE_SUBDIR= software/utils/pciutils DISTNAME= pciutils-${PORTVERSION} -MAINTAINER= sbahra@gwu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= PCI configuration space I/O made easy USE_GMAKE= yes |