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 141e90c46ce..8817615f2fa 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/01/12 11:36:30 adam Exp $ +# $NetBSD: Makefile,v 1.6 2008/01/18 05:09:53 tnn Exp $ # DISTNAME= serf-0.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |