diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-31 15:07:08 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-31 15:07:08 +0000 |
commit | 011dce24ce7dd5253f7e97aaa947acb21339dcd5 (patch) | |
tree | be6c85e782d49cf223592ee199c43ca0222da761 /net/net-http | |
parent | Update to 1.8.8 (diff) |
- Chase guile shared lib bump
- Add an entry to UPDATING
Diffstat (limited to 'net/net-http')
-rw-r--r-- | net/net-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-http/Makefile b/net/net-http/Makefile index dca86d834306..1b27a9961f55 100644 --- a/net/net-http/Makefile +++ b/net/net-http/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-http PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net scheme MASTER_SITES= http://evan.prodromou.name/software/net-http/ |