diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /security/hs-crypto-api | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) |
Notes
Diffstat (limited to 'security/hs-crypto-api')
-rw-r--r-- | security/hs-crypto-api/Makefile | 7 | ||||
-rw-r--r-- | security/hs-crypto-api/pkg-descr | 2 |
2 files changed, 2 insertions, 7 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 diff --git a/security/hs-crypto-api/pkg-descr b/security/hs-crypto-api/pkg-descr index f64fd4a3ff8a..c8b4a72f7dd2 100644 --- a/security/hs-crypto-api/pkg-descr +++ b/security/hs-crypto-api/pkg-descr @@ -6,4 +6,4 @@ the Classes module. Any concepts or functions of general use to more than one cryptographic algorithm (ex: padding) is within scope of this package. -WWW: http://trac.haskell.org/crypto-api/wiki +WWW: http://trac.haskell.org/crypto-api/wiki |