aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-15 13:00:33 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-15 13:01:44 +0000
commitf2400abb5fcc6f7bb9960d9f262aea55716f6e29 (patch)
treea2d5c4ee5ab3ea67054b0f118a5492981ac9cb03
parent591a0e909d38e20c4f462c09e49846c3188a7f0c (diff)
downloadports-f2400abb5fcc6f7bb9960d9f262aea55716f6e29.tar.gz
ports-f2400abb5fcc6f7bb9960d9f262aea55716f6e29.zip
editors/bless: Fix pkg version going backwords
Approved by: portmgr (blanket)
-rw-r--r--editors/bless/Makefile1
1 files changed, 1 insertions, 0 deletions
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