diff options
Diffstat (limited to 'security/hs-cipher-aes/Makefile')
-rw-r--r-- | security/hs-cipher-aes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-cipher-aes/Makefile b/security/hs-cipher-aes/Makefile index c819ac3..9ffde2e 100644 --- a/security/hs-cipher-aes/Makefile +++ b/security/hs-cipher-aes/Makefile @@ -2,7 +2,7 @@ PORTNAME= cipher-aes PORTVERSION= 0.1.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org |