diff options
Diffstat (limited to 'www/serf/Makefile')
-rw-r--r-- | www/serf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index c4797fb0179..a75af2cabcf 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/11/27 05:42:50 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2011/12/02 07:13:48 sbd Exp $ # DISTNAME= serf-0.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |