aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2013-04-20 19:31:42 +0800
committerkoobs <koobs@FreeBSD.org>2013-04-20 19:31:42 +0800
commit3ff031350706bbf862ae0fabfb4fe15d29462450 (patch)
tree0d123cb1e7fab240350a9f81e774188f51f8cc27 /security
parent7eaaf9be0fff3094512745bcad951604b67e29e7 (diff)
downloadfreebsd-ports-gnome-3ff031350706bbf862ae0fabfb4fe15d29462450.tar.gz
freebsd-ports-gnome-3ff031350706bbf862ae0fabfb4fe15d29462450.tar.zst
freebsd-ports-gnome-3ff031350706bbf862ae0fabfb4fe15d29462450.zip
- Take maintainership
- Tab->space after WWW in pkg-descr - Trim Makefile header Approved by: jgh (maintainer), eadler (mentor) Discussed with: ak Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r--security/py-pycrypto/Makefile5
-rw-r--r--security/py-pycrypto/pkg-descr3
2 files changed, 3 insertions, 5 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index d54ec13ccb43..7090043e4736 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -1,5 +1,4 @@
-# Created by: nbm
-#
+# Created by: nbm
# $FreeBSD$
PORTNAME= pycrypto
@@ -10,7 +9,7 @@ MASTER_SITES= CHEESESHOP \
https://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= koobs@FreeBSD.org
COMMENT= The Python Cryptography Toolkit
USE_PYTHON= yes
diff --git a/security/py-pycrypto/pkg-descr b/security/py-pycrypto/pkg-descr
index edc2e5502a6b..5e33edb2f313 100644
--- a/security/py-pycrypto/pkg-descr
+++ b/security/py-pycrypto/pkg-descr
@@ -1,8 +1,7 @@
Python Cryptography Toolkit (pycrypto)
-======================================
This is a collection of both secure hash functions (such as MD5 and
SHA), and various encryption algorithms (AES, DES, ElGamal, etc.) for
Python.
-WWW: http://pycrypto.org
+WWW: http://pycrypto.org