diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-08 12:24:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-08 12:24:59 +0000 |
commit | 5d4498b5fc6cf52e844240cb39b2fbf479e10b86 (patch) | |
tree | 028de92fdde6abc18235fd74dec5bb314fdef7d4 /www/serf/Makefile | |
parent | 5898e428d0ca12b486bcc1a53563161c7bcb2a4d (diff) | |
download | pkgsrc-5d4498b5fc6cf52e844240cb39b2fbf479e10b86.tar.gz |
PKGREVISION bump for db4 shlib name change.
Diffstat (limited to 'www/serf/Makefile')
-rw-r--r-- | www/serf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 2cd3b25510f..807e23de0aa 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/02/08 15:49:06 tv Exp $ +# $NetBSD: Makefile,v 1.3 2007/06/08 12:25:07 wiz Exp $ # DISTNAME= serf-0.1.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://serf.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |