diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-27 13:02:46 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-27 13:02:46 +0000 |
commit | 03315bbb41cbf4a95c4bdc01bd38f569c474c965 (patch) | |
tree | 01264b4e6c219140e5245009bb9b2d15a65c5845 /www/libmicrohttpd/Makefile | |
parent | 4857ab6401206e71a8a263e85195f91b72e94704 (diff) |
Notes
Diffstat (limited to 'www/libmicrohttpd/Makefile')
-rw-r--r-- | www/libmicrohttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index cf554fa5bd2d..37172b9cfe49 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmicrohttpd -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= www MASTER_SITES= http://gnunet.org/libmicrohttpd/download/ |