diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 08:36:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 08:36:23 +0000 |
commit | cc8e90e68a1e45b47adb98b6948adf7edad166e0 (patch) | |
tree | 11a5d42c434764b0e47bf7928d4598b924afbbd4 /misc/pciids/Makefile | |
parent | f1cbf27992aa51f7183413b91af96c5a3c765b93 (diff) |
Notes
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 80ecc12aab68..76b634f6d49f 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20151224 +PORTVERSION= 20160116 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet |