diff options
Diffstat (limited to 'editors/encryptpad/Makefile')
-rw-r--r-- | editors/encryptpad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 781081e9e200..fac8498ed16f 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -4,10 +4,10 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.4.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors security -MAINTAINER= dg@syrec.org +MAINTAINER= dmgk@FreeBSD.org COMMENT= Minimalist secure text editor and binary encryptor LICENSE= GPLv2+ |