diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-28 05:18:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-28 05:18:31 +0800 |
commit | a524d8f4bfbaf30102f2dffe61968aaee5e50713 (patch) | |
tree | 573cd27caebdab54e390d03940cf70412d4494af /security/ccrypt | |
parent | 2bf0c2715a844a875107b87e0ee009e4b7d38948 (diff) | |
download | freebsd-ports-gnome-a524d8f4bfbaf30102f2dffe61968aaee5e50713.tar.gz freebsd-ports-gnome-a524d8f4bfbaf30102f2dffe61968aaee5e50713.tar.zst freebsd-ports-gnome-a524d8f4bfbaf30102f2dffe61968aaee5e50713.zip |
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.
Hat: portmgr
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 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 |