aboutsummaryrefslogtreecommitdiff
path: root/security/ccrypt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-27 10:01:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-27 10:01:52 +0000
commit99265fd2e6f42f5098fc821308cadca5e97bf94b (patch)
tree752b64748088ed1c552248c73c9b6373883dc898 /security/ccrypt
parent18c87e71ae10ccd23e0cb47548e2f6b6ec718b4c (diff)
downloadports-99265fd2e6f42f5098fc821308cadca5e97bf94b.tar.gz
ports-99265fd2e6f42f5098fc821308cadca5e97bf94b.zip
Notes
Diffstat (limited to 'security/ccrypt')
-rw-r--r--security/ccrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile
index 59104d1fed64..04fc72938866 100644
--- a/security/ccrypt/Makefile
+++ b/security/ccrypt/Makefile
@@ -14,7 +14,7 @@ CATEGORIES= security
MASTER_SITES= SF \
http://www.mathstat.dal.ca/~selinger/ccrypt/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dev2@heesakkers.info
COMMENT= A command-line utility for encrypting and decrypting files and streams
.if !defined(WITHOUT_NLS)