diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-19 23:42:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-19 23:42:16 +0800 |
commit | 0a5149ca25c15a6495f270b479dab46b0595d7be (patch) | |
tree | ebc77274e1205f0127c32f37330a7b1904a71620 /misc/pciids/Makefile | |
parent | 5e1533aa1b22d25517bc3a5ad1c6c31aa1f76cba (diff) | |
download | freebsd-ports-gnome-0a5149ca25c15a6495f270b479dab46b0595d7be.tar.gz freebsd-ports-gnome-0a5149ca25c15a6495f270b479dab46b0595d7be.tar.zst freebsd-ports-gnome-0a5149ca25c15a6495f270b479dab46b0595d7be.zip |
- Update to 20130818
Changes: http://people.FreeBSD.org/~sunpoet/pciids-20130818.diff
Diffstat (limited to 'misc/pciids/Makefile')
-rw-r--r-- | misc/pciids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index 05b4f792a84f..3de0b94ddf44 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20130816 +PORTVERSION= 20130818 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet |