diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-02-29 18:24:19 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-02-29 18:24:19 +0000 |
commit | fc45cfe430ef17e3380d677b9f1095ef5f546ba0 (patch) | |
tree | 8ef0dbdba7269679c1b74b39434c91bedd27c808 /misc/pyobd | |
parent | aad56848ce42390a719a3d859a6c568dd097d977 (diff) |
Notes
Diffstat (limited to 'misc/pyobd')
-rw-r--r-- | misc/pyobd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pyobd/Makefile b/misc/pyobd/Makefile index d200a51f2784..f4460697eb33 100644 --- a/misc/pyobd/Makefile +++ b/misc/pyobd/Makefile @@ -2,7 +2,7 @@ PORTNAME= pyobd DISTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.obdtester.com/download/ DISTNAME= pyobd_${PORTVERSION} |