diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
commit | 98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6 (patch) | |
tree | e7dcfa318181269d56d040d7b33ff15f28653b40 /security/hs-cipher-rc4/Makefile | |
parent | 66f8fb874f8377f87c419ea43da885d3182fc695 (diff) | |
download | ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.tar.gz ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.zip |
Notes
Diffstat (limited to 'security/hs-cipher-rc4/Makefile')
-rw-r--r-- | security/hs-cipher-rc4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hs-cipher-rc4/Makefile b/security/hs-cipher-rc4/Makefile index f4e2a03ef1ba..dcbfba3dcc18 100644 --- a/security/hs-cipher-rc4/Makefile +++ b/security/hs-cipher-rc4/Makefile @@ -2,7 +2,7 @@ PORTNAME= cipher-rc4 PORTVERSION= 0.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org |