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 /net/hs-simple-sendfile | |
parent | 66f8fb874f8377f87c419ea43da885d3182fc695 (diff) | |
download | ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.tar.gz ports-98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6.zip |
Notes
Diffstat (limited to 'net/hs-simple-sendfile')
-rw-r--r-- | net/hs-simple-sendfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hs-simple-sendfile/Makefile b/net/hs-simple-sendfile/Makefile index 7917f0936f2f..1586c6fa5c3c 100644 --- a/net/hs-simple-sendfile/Makefile +++ b/net/hs-simple-sendfile/Makefile @@ -2,7 +2,7 @@ PORTNAME= simple-sendfile PORTVERSION= 0.2.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org |