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:
parent
8e79145834
commit
1487616eff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316139
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user