diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
commit | b0b4a59bcddc7c22886a37590d5ccb967e85fb4f (patch) | |
tree | dcc7923c09e05f911d28b21af9ad443c8456a03f /security | |
parent | f7653cb423fcf47cc35d8fba3fe04e2454d2cb41 (diff) | |
download | freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.gz freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.zst freebsd-ports-gnome-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.zip |
- Reassign to the heap
Diffstat (limited to 'security')
-rw-r--r-- | security/pecl-gnupg/Makefile | 2 | ||||
-rw-r--r-- | security/py-clamav/Makefile | 2 | ||||
-rw-r--r-- | security/py-m2crypto/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile index e69f5060a69d..07ad32c19c79 100644 --- a/security/pecl-gnupg/Makefile +++ b/security/pecl-gnupg/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pecl wrapper around the gpgme library LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile index f78b6edf31fa..2d86bac35283 100644 --- a/security/py-clamav/Makefile +++ b/security/py-clamav/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xael.org/norman/python/pyclamav/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A python binding to libclamav written in C LIB_DEPENDS= clamav.7:${PORTSDIR}/security/clamav diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 617c24f090f7..28fae7c7e25c 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= M2Crypto-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Crypto and SSL toolkit for Python BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 |