diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-01-02 18:46:33 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-01-02 18:46:33 +0000 |
commit | cba03c03e1e837b3bbb87b96c213c161fa1052f5 (patch) | |
tree | 5142dedf1e7b81bba5c1569594a9726d1b1b3f39 /www/libmicrohttpd | |
parent | cee400f32e8c9e8ad1714302298f363120b3528a (diff) |
Notes
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r-- | www/libmicrohttpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index b6cb58cba862..dcd9241ccd31 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -3,6 +3,7 @@ PORTNAME= libmicrohttpd PORTVERSION= 0.9.37 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= GNU |