diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-09 22:40:41 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-09 22:40:41 +0800 |
commit | 8dec3277477641fce3c01212f427328bc4721c42 (patch) | |
tree | bdc9da0bd119e64ff827c12f504c194e64ae6b4e /misc | |
parent | 1c082fc4747d7424f2e1927fd4092e796533eb7f (diff) | |
download | marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.tar marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.tar.gz marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.tar.bz2 marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.tar.lz marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.tar.xz marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.tar.zst marcuscom-ports-8dec3277477641fce3c01212f427328bc4721c42.zip |
- Update to 20060909
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7271 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pciids/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 38d211774..95e28d4ab 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/pciids/Makefile,v 1.1 2006/08/08 01:56:30 ahze Exp $ +# $MCom: ports/misc/pciids/Makefile,v 1.2 2006/08/10 00:28:54 ahze Exp $ PORTNAME= pciids -PORTVERSION= 20060809 +PORTVERSION= 20060909 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~ahze/distfiles/ |