diff options
Diffstat (limited to 'security/hs-crypto-api/Makefile')
-rw-r--r-- | security/hs-crypto-api/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/security/hs-crypto-api/Makefile b/security/hs-crypto-api/Makefile index 390fb3c78a63..df5c86dbb702 100644 --- a/security/hs-crypto-api/Makefile +++ b/security/hs-crypto-api/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-crypto-api -# Date created: March 13, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= crypto-api PORTVERSION= 0.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org |