Fix pkg-descr and COMMENT.

PR:		ports/67633
Submitted by:	Linh Pham
This commit is contained in:
Thierry Thomas 2004-06-06 19:48:59 +00:00
parent bd4b65f44d
commit dfb6247606
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110960
2 changed files with 2 additions and 2 deletions

View File

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

View File

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