diff options
author | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
commit | 1ca3801f8835d96b36412bd81d76e033bfad7d2c (patch) | |
tree | a2fcffd732f25b719ac43c204fc0d4a2088e5193 /security/ccrypt | |
parent | 9d41b68b119edaa11446e322c678fb36d22f0596 (diff) | |
download | freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.gz freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.zst freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.zip |
By Maintainer's request, toss these ports back into the pool
Diffstat (limited to 'security/ccrypt')
-rw-r--r-- | security/ccrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index 37cc2c4fa899..59104d1fed64 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= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= A command-line utility for encrypting and decrypting files and streams .if !defined(WITHOUT_NLS) |