diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-02-26 00:56:11 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-02-26 00:56:11 +0000 |
commit | 8b963b152d283c4e7f7757dcf9cfc18c8ffce2e4 (patch) | |
tree | d9c994389ea28af745567e01a86db74fa3b0f5fd /misc/pciids | |
parent | 616517999123e09803f292a2361b1fe42ab74ec6 (diff) |
Notes
Diffstat (limited to 'misc/pciids')
-rw-r--r-- | misc/pciids/Makefile | 2 | ||||
-rw-r--r-- | misc/pciids/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 81c7bb928aea..cf9fddcf3b8d 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ahze.net/~ahze/distfiles/ \ MASTER_SITE_SUBDIR= ahze MAINTAINER= gnome@FreeBSD.org -COMMENT= Pci.ids database from pciutils +COMMENT= Database of all known ID's used in PCI devices USE_BZIP2= yes NO_BUILD= yes diff --git a/misc/pciids/pkg-descr b/misc/pciids/pkg-descr index 4fdb229ea1eb..ff32903347a4 100644 --- a/misc/pciids/pkg-descr +++ b/misc/pciids/pkg-descr @@ -1,3 +1,3 @@ -Pci.ids database from pciutils +Database of all known ID's used in PCI devices WWW: http://pciids.sourceforge.net/ |