--- Makefile.orig Sun Jun 6 12:12:02 2004 +++ Makefile Sun Jun 6 12:12:22 2004 @@ -13,7 +13,7 @@ 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} --- pkg-descr.orig Sun Jun 6 12:12:11 2004 +++ pkg-descr Sun Jun 6 12:12:37 2004 @@ -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/