diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-11-11 15:38:50 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-11-11 15:38:50 +0000 |
commit | 936a36e30dd301c382ea294a0e35822d16c879d1 (patch) | |
tree | ecebeea244f1308bf8264752e45ad4e4ba8a1a2b /mail/perdition | |
parent | 31a106af43fcb1d2dd968cdc8645e1b420f9cf03 (diff) | |
download | ports-936a36e30dd301c382ea294a0e35822d16c879d1.tar.gz ports-936a36e30dd301c382ea294a0e35822d16c879d1.zip |
Notes
Diffstat (limited to 'mail/perdition')
-rw-r--r-- | mail/perdition/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index a5f24ed29790..e29f553bb7cb 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -3,6 +3,7 @@ PORTNAME= perdition PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= mail net security MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/ |