aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-crack
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2013-06-12 13:05:07 +0000
committerSofian Brabez <sbz@FreeBSD.org>2013-06-12 13:05:07 +0000
commitfa2c30b2c124a87e86ca3347edd949a6203ad0c4 (patch)
treeaf8238da5dfd37b9b1cbde870b138b9e35176e81 /security/pecl-crack
parent94be97aef36bdb77b05eee9b58489969c8da13a2 (diff)
downloadports-fa2c30b2c124a87e86ca3347edd949a6203ad0c4.tar.gz
ports-fa2c30b2c124a87e86ca3347edd949a6203ad0c4.zip
Notes
Diffstat (limited to 'security/pecl-crack')
-rw-r--r--security/pecl-crack/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/security/pecl-crack/Makefile b/security/pecl-crack/Makefile
index 5cc89d6d77f1..7b6fb28d8779 100644
--- a/security/pecl-crack/Makefile
+++ b/security/pecl-crack/Makefile
@@ -1,13 +1,9 @@
-# Ports collection makefile for: pecl-crack
-# Date created: 07 March 2006
-# Whom: Bill Moran <wmoran@collaborativefusion.com>
-#
+# Created by: Bill Moran <wmoran@collaborativefusion.com>
# $FreeBSD$
-#
PORTNAME= crack
PORTVERSION= 0.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security www
MASTER_SITES= http://www.osuweb.net/~ahaning/
PKGNAMEPREFIX= pecl-
@@ -17,7 +13,7 @@ DIST_SUBDIR= PECL
MAINTAINER= wmoran@collaborativefusion.com
COMMENT= PECL extension to cracklib
-LIB_DEPENDS= crack.10:${PORTSDIR}/security/cracklib
+LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib
USE_PHP= yes
USE_PHPIZE= yes