diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
commit | 49626f567aec0a31035b53c28d86f43ab8f37847 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /security/mcrypt | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) | |
download | ports-49626f567aec0a31035b53c28d86f43ab8f37847.tar.gz ports-49626f567aec0a31035b53c28d86f43ab8f37847.zip |
Notes
Diffstat (limited to 'security/mcrypt')
-rw-r--r-- | security/mcrypt/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 6643fa5c318a..90b19ea316d1 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: mcrypt -# Date created: 2000-12-31 -# Whom: trevor -# based on the OpenBSD port -# -# $OpenBSD: Makefile,v 1.1.1.1 2000/11/27 15:56:03 avsm Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME= mcrypt PORTVERSION= 2.6.8 |