diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
commit | 932e6dc413857ca66802dc4fbe28f5477d4abc11 (patch) | |
tree | 595a1c21749cc18bad532e9f0d057b340bc9d7c3 /security/hs-cipher-aes128 | |
parent | f402719d42ceeaf3bc387410f9d2603bdb1a69e4 (diff) |
Notes
Diffstat (limited to 'security/hs-cipher-aes128')
-rw-r--r-- | security/hs-cipher-aes128/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-cipher-aes128/Makefile b/security/hs-cipher-aes128/Makefile index 5679867683f0..ef6105d554a9 100644 --- a/security/hs-cipher-aes128/Makefile +++ b/security/hs-cipher-aes128/Makefile @@ -2,6 +2,7 @@ PORTNAME= cipher-aes128 PORTVERSION= 0.7.0.3 +PORTREVISION= 1 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org |