diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-28 04:45:20 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-28 04:45:20 +0800 |
commit | b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31 (patch) | |
tree | 5d11d8d49581dff1c8392113438e000f751aeec4 /security/py-crack | |
parent | 144f089dcf3e94da2e1c31030215dc40dffb9626 (diff) | |
download | freebsd-ports-gnome-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.tar.gz freebsd-ports-gnome-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.tar.zst freebsd-ports-gnome-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.zip |
- Pass maintainership to submitter
Submitted by: Sofian Brabez via private email
Diffstat (limited to 'security/py-crack')
-rw-r--r-- | security/py-crack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile index e8772d7b821b..98c6986113fb 100644 --- a/security/py-crack/Makefile +++ b/security/py-crack/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= python-crack PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-crack-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sbrabez@gmail.com COMMENT= Python bindings to cracklib BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib |