aboutsummaryrefslogtreecommitdiff
path: root/editors/encryptpad
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-16 19:12:43 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-16 19:12:43 +0000
commit6ac4f154713786a21f88c4456302e77498964a04 (patch)
tree8dc150483c0dd986035f23ca18f450f8560bef78 /editors/encryptpad
parentee78dfe29166d4147cb217ed7969a1b96afca212 (diff)
downloadports-6ac4f154713786a21f88c4456302e77498964a04.tar.gz
ports-6ac4f154713786a21f88c4456302e77498964a04.zip
editors/encryptpad: fix PORTVERSION
My bad, typo. MFH: 2020Q3
Notes
Notes: svn path=/head/; revision=542380
Diffstat (limited to 'editors/encryptpad')
-rw-r--r--editors/encryptpad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile
index b51e251bc680..c9226e1ca11b 100644
--- a/editors/encryptpad/Makefile
+++ b/editors/encryptpad/Makefile
@@ -4,7 +4,7 @@
PORTNAME= encryptpad
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0.0
-PORTVERSION= 1
+PORTREVISION= 1
CATEGORIES= editors security
MAINTAINER= dmgk@FreeBSD.org