diff options
Diffstat (limited to 'security/ccrypt/Makefile')
-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 8dea3602d2e9..deb598d0ce41 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jim@corebsd.or.id +MAINTAINER= ports@FreeBSD.org COMMENT= A command-line utility for encrypting and decrypting files and streams USE_GETOPT_LONG=yes |