Fix pkg-descr and COMMENT.
PR: ports/67633 Submitted by: Linh Pham
This commit is contained in:
parent
bd4b65f44d
commit
dfb6247606
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110960
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:S/lib//}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Multi-cipher cryptographic library (used in PHP3)
|
||||
COMMENT= Multi-cipher cryptographic library (used in PHP)
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -1,7 +1,7 @@
|
||||
libmcrypt is a cryptographic library that conveniently brings together
|
||||
a variety of ciphers for convenient use.
|
||||
|
||||
In particular, having libmcrypt allows you to build PHP3 with
|
||||
In particular, having libmcrypt allows you to build PHP with
|
||||
encryption.
|
||||
|
||||
WWW: http://mcrypt.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user