diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/cfv/Makefile | 2 | ||||
-rw-r--r-- | security/py-fchksum/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/cfv/Makefile b/security/cfv/Makefile index df597a5916f2..105c79cade84 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.18.3 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= matthew@reztek.cz +MAINTAINER= rezny@FreeBSD.org COMMENT= Utility to both test and create .sfv, .csv, and md5sum files USES= python:2 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 |