diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-01-06 12:18:06 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-01-06 12:18:06 +0000 |
commit | e2c3fdc1fdeca1ffbdfef680e3e712ddc2e7e06f (patch) | |
tree | ec6e8ffeefbf83bfc231412c2c7a6b883ecd5bd8 /security/hs-monadcryptorandom | |
parent | e8d137116e2942f75f1fed8f603384210db17ec0 (diff) |
Notes
Diffstat (limited to 'security/hs-monadcryptorandom')
-rw-r--r-- | security/hs-monadcryptorandom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-monadcryptorandom/Makefile b/security/hs-monadcryptorandom/Makefile index 8c76fcb1ccf7..1edd880a88d1 100644 --- a/security/hs-monadcryptorandom/Makefile +++ b/security/hs-monadcryptorandom/Makefile @@ -2,7 +2,7 @@ PORTNAME= monadcryptorandom PORTVERSION= 0.7.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org |