diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-01 08:58:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-09-01 08:58:25 +0000 |
commit | e8915e717268527f5e31bd21449d94e07a581ac6 (patch) | |
tree | 10450dcf468826ecf37948bc5b050969a8a4486a /devel/py-crcmod | |
parent | d274ab9048bbf2597d5b252d34203b24a064140e (diff) | |
download | ports-e8915e717268527f5e31bd21449d94e07a581ac6.tar.gz ports-e8915e717268527f5e31bd21449d94e07a581ac6.zip |
Notes
Diffstat (limited to 'devel/py-crcmod')
-rw-r--r-- | devel/py-crcmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-crcmod/Makefile b/devel/py-crcmod/Makefile index ffce2462588e..36413a5e1919 100644 --- a/devel/py-crcmod/Makefile +++ b/devel/py-crcmod/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cvs-src@yandex.ru COMMENT= Module for Cyclic Redundancy Check (CRC) calculations LICENSE= MIT |