diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-05-27 15:57:22 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-05-27 15:57:22 +0000 |
commit | f1613cffae915760e54e6e2ad13864d39fe9c9bb (patch) | |
tree | f61038b669fb1509d7319e4b39d8eb202c4df30e /misc/tzdiff/Makefile | |
parent | net-p2p/uhub: Unbreak build and update to 0.5.1 (diff) |
misc/tzdiff: update to 1.1.1
PR: 238156
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
Diffstat (limited to 'misc/tzdiff/Makefile')
-rw-r--r-- | misc/tzdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tzdiff/Makefile b/misc/tzdiff/Makefile index 28815e311bd9..12c25cec2a80 100644 --- a/misc/tzdiff/Makefile +++ b/misc/tzdiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tzdiff -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= misc MAINTAINER= naito.yuichiro@gmail.com |