1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Take maintainership

- Tab->space after WWW in pkg-descr
- Trim Makefile header

Approved by:	jgh (maintainer), eadler (mentor)
Discussed with:	ak
Feature safe:	yes
This commit is contained in:
Kubilay Kocak 2013-04-20 11:31:42 +00:00
parent 8e79145834
commit 1487616eff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316139
2 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -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