aboutsummaryrefslogtreecommitdiff
path: root/security/py-passlib/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2013-02-09 14:50:27 +0000
commitd95c94654300d5310a0d1a3c8cb4d98e8244b8de (patch)
tree0934e8336432fc40cbd13cd38b596ac6ca837a5c /security/py-passlib/Makefile
parent3bb9a531e666e9c7f83470799c8ea5e8005257b6 (diff)
downloadports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.tar.gz
ports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.zip
Notes
Diffstat (limited to 'security/py-passlib/Makefile')
-rw-r--r--security/py-passlib/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile
index 5871ed63446e..22cffcfda648 100644
--- a/security/py-passlib/Makefile
+++ b/security/py-passlib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-passlib
-# Date created: 2012-06-11
-# Whom: koobs <koobs.freebsd@gmail.com>
-#
+# Created by: Kubilay Kocak <koobs@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= passlib
PORTVERSION= 1.6.1
@@ -11,7 +7,7 @@ CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= koobs.freebsd@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= Python password hashing framework supporting over 30 schemes
LICENSE= BSD