diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-09-19 14:48:48 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-09-19 14:48:48 +0000 |
commit | 5d759d201e671a39262c48cbd487e1a3ed1a32dc (patch) | |
tree | d10ab6148d01d10742576342be34cdfe7c91b4bd /editors | |
parent | 2e21d27de370350bb53f38ffd6fc0626e70ee717 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/encryptpad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 65d85523af56..fac8498ed16f 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -4,7 +4,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.4.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors security MAINTAINER= dmgk@FreeBSD.org |