git: f2400abb5fcc - main - editors/bless: Fix pkg version going backwords
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Dec 2022 13:02:02 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f2400abb5fcc6f7bb9960d9f262aea55716f6e29
commit f2400abb5fcc6f7bb9960d9f262aea55716f6e29
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-12-15 13:00:33 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-12-15 13:01:44 +0000
editors/bless: Fix pkg version going backwords
Approved by: portmgr (blanket)
---
editors/bless/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index bae998497337..d439fffea26b 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bless
PORTVERSION= 0.6.3
+PORTEPOCH= 1
DISTVERSIONPREFIX= v
CATEGORIES= editors