diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-04-09 09:34:43 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-04-09 09:34:43 +0000 |
commit | 538a6d28a2487de32d66420074ba8609f4b2eab1 (patch) | |
tree | 54e230d33cb834db8c435ae3432993ffdb5bbd9e /security/php5-mhash | |
parent | 4720812c1a87616a90aeeddb8f06a78ced307b32 (diff) |
Notes
Diffstat (limited to 'security/php5-mhash')
-rw-r--r-- | security/php5-mhash/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/security/php5-mhash/Makefile b/security/php5-mhash/Makefile deleted file mode 100644 index 4c5b8e938aa1..000000000000 --- a/security/php5-mhash/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: php5-mhash -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -mhash - -.include "${MASTERDIR}/Makefile" |