diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 13:29:16 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 13:29:16 +0000 |
commit | 9e7853add336d2782e2200dc0e3979935fdfbcb7 (patch) | |
tree | 4ad163184d761593749eb892886fde2056f69e09 /misc | |
parent | Refine last commit. ocp seems to need wide character support in order to (diff) |
Update to 20070425 snapshot
Notes
Notes:
svn path=/head/; revision=190871
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 6 | ||||
-rw-r--r-- | misc/pciids/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index cf9fddcf3b8d..121f4dc9269a 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -6,10 +6,10 @@ # $MCom: ports/misc/pciids/Makefile,v 1.8 2006/10/26 16:14:10 ahze Exp $ PORTNAME= pciids -PORTVERSION= 20070225 +PORTVERSION= 20070425 CATEGORIES= misc -MASTER_SITES= http://www.ahze.net/~ahze/distfiles/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://ahze.net/~ahze/distfiles/ MASTER_SITE_SUBDIR= ahze MAINTAINER= gnome@FreeBSD.org diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index b5f065df74c3..214499a4b040 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -MD5 (pciids-20070225.tar.bz2) = cd888d9b72f96684d8468aec6fc86bcf -SHA256 (pciids-20070225.tar.bz2) = 9d30cbba114b9547b627fd848a3e4db75803e83fc55db5a5bd1d9c39086fb6ca -SIZE (pciids-20070225.tar.bz2) = 216589 +MD5 (pciids-20070425.tar.bz2) = bdeddf52fbf42ac5d1d95417bb3fe694 +SHA256 (pciids-20070425.tar.bz2) = 9d182eb51ebef131afbaeeb8de44e565d1eb3bb29a6b244883d740eb68a54c12 +SIZE (pciids-20070425.tar.bz2) = 225506 |