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 /net/hs-aws | |
parent | f402719d42ceeaf3bc387410f9d2603bdb1a69e4 (diff) | |
download | ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.tar.gz ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.zip |
Notes
Diffstat (limited to 'net/hs-aws')
-rw-r--r-- | net/hs-aws/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hs-aws/Makefile b/net/hs-aws/Makefile index d21727a25590..210a971d690b 100644 --- a/net/hs-aws/Makefile +++ b/net/hs-aws/Makefile @@ -2,6 +2,7 @@ PORTNAME= aws PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org |