diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-05-09 11:59:51 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-05-09 11:59:51 +0000 |
commit | 167ce7003fc7e4aa1a3c4e1772a0d63ee87a58f5 (patch) | |
tree | d178b9d35d14967d8153b30f44c716a7801b415a /sysutils/osinfo-db-tools/Makefile | |
parent | 8b3f61f0a7118f2dedc8f96a3ee9a38ca552cff1 (diff) | |
download | ports-167ce7003fc7e4aa1a3c4e1772a0d63ee87a58f5.tar.gz ports-167ce7003fc7e4aa1a3c4e1772a0d63ee87a58f5.zip |
Notes
Diffstat (limited to 'sysutils/osinfo-db-tools/Makefile')
-rw-r--r-- | sysutils/osinfo-db-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/osinfo-db-tools/Makefile b/sysutils/osinfo-db-tools/Makefile index e4209166f4cd..9055211e9232 100644 --- a/sysutils/osinfo-db-tools/Makefile +++ b/sysutils/osinfo-db-tools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osinfo-db-tools -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= sysutils MASTER_SITES= https://releases.pagure.org/libosinfo/ |