diff options
Diffstat (limited to 'www/libmicrohttpd')
-rw-r--r-- | www/libmicrohttpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libmicrohttpd/Makefile b/www/libmicrohttpd/Makefile index e2801e412c4..2e84dbe03d5 100644 --- a/www/libmicrohttpd/Makefile +++ b/www/libmicrohttpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/02/06 07:42:05 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/06 23:24:01 jperkin Exp $ # DISTNAME= libmicrohttpd-0.9.25 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNU:=libmicrohttpd/} |