diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-01-30 14:55:08 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-01-30 14:55:08 +0000 |
commit | 02915a3d0c413431684744d078514e22e7b63d3c (patch) | |
tree | c1c63270d8fbb6533a09aa804646f4dacae670e2 /security/py-fchksum/Makefile | |
parent | c8630a9131280ed821e85709d042db30b72644b5 (diff) | |
download | ports-02915a3d0c413431684744d078514e22e7b63d3c.tar.gz ports-02915a3d0c413431684744d078514e22e7b63d3c.zip |
Notes
Diffstat (limited to 'security/py-fchksum/Makefile')
-rw-r--r-- | security/py-fchksum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index 183085611ad5..c2a2945bff64 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://code.fluffytapeworm.com/projects/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Python module to find the checksum of files LICENSE= GPLv2 |