diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-03-27 12:01:47 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-03-27 12:01:47 +0000 |
commit | d4a339a8baa20e624b3aa48a09d2fbb53a128bb5 (patch) | |
tree | e54a41ba0c604bb896e5dc2d2db9a1973e8fe82d /misc/lifelines | |
parent | ce760e87e955c9547c72a04734fa161897cf713e (diff) |
misc/lifelines: Bump PORTREVISION on last commit
Reported by: david@catwhisker.org
Notes
Notes:
svn path=/head/; revision=496946
Diffstat (limited to 'misc/lifelines')
-rw-r--r-- | misc/lifelines/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/lifelines/Makefile b/misc/lifelines/Makefile index 1170a2427cc2..9539fb8c101f 100644 --- a/misc/lifelines/Makefile +++ b/misc/lifelines/Makefile @@ -3,6 +3,7 @@ PORTNAME= lifelines PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://github.com/MarcNo/lifelines/releases/download/${PORTVERSION}/ |