diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-12-07 17:00:27 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:05:14 +0800 |
commit | 5e25c40e6d39d90f3a00bb2823d1717349795db1 (patch) | |
tree | 9cb30e64bd24712ab062b8cf2d75551201a0d799 | |
parent | 11b8683c7ea041aefa4247ee93a0f2953b02bae4 (diff) | |
download | freebsd-ports-gnome-5e25c40e6d39d90f3a00bb2823d1717349795db1.tar.gz freebsd-ports-gnome-5e25c40e6d39d90f3a00bb2823d1717349795db1.tar.zst freebsd-ports-gnome-5e25c40e6d39d90f3a00bb2823d1717349795db1.zip |
- Update WWW
- Pet portlint
Approved by: portmgr blanket
-rw-r--r-- | editors/encryptpad/Makefile | 2 | ||||
-rw-r--r-- | editors/encryptpad/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index a3cb16607acc..3e02fab0d07c 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -3,8 +3,8 @@ PORTNAME= encryptpad PORTVERSION= 0.3.2.5 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= editors security MAINTAINER= dg@syrec.org diff --git a/editors/encryptpad/pkg-descr b/editors/encryptpad/pkg-descr index 9c0aa83887b4..170f77ed21af 100644 --- a/editors/encryptpad/pkg-descr +++ b/editors/encryptpad/pkg-descr @@ -6,4 +6,4 @@ uses most widely chosen quality file format OpenPGP RFC 4880. Unlike other OpenPGP software which main purpose is asymmetric encryption, the primary focus of EncryptPad is symmetric encryption. -WWW: http://evpo.net/encryptpad/ +WWW: https://evpo.net/encryptpad/ |