diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
commit | 1492eb5e4b8ac70052460e5b2fb94602ab14ddcf (patch) | |
tree | 46087d69558f2e2a3160ec0a8a0a9be2f87c5b20 /security/cryptopp/Makefile | |
parent | fb07e46f49154f4ee3eee2e34cd368c9cf3c85c4 (diff) |
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Notes
Notes:
svn path=/head/; revision=92931
Diffstat (limited to 'security/cryptopp/Makefile')
-rw-r--r-- | security/cryptopp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile index e6633cb5f0d9..2619aaa3b7eb 100644 --- a/security/cryptopp/Makefile +++ b/security/cryptopp/Makefile @@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= crypto${PORTVERSION:S/.//g} EXTRACT_SUFX= .zip -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free C++ class library of Cryptographic Primitives NO_WRKSUBDIR= yes |