diff options
author | wiz <wiz@pkgsrc.org> | 2021-10-21 07:46:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-10-21 07:46:31 +0000 |
commit | 22a5fe13c2aa45b88e59501d5bcff64bada42eb5 (patch) | |
tree | 8e216052912bc8becd2535d050a09adf153bc4ef /www/serf | |
parent | 9db04def17d4a34031d1e8d1b2227b5d14684def (diff) | |
download | pkgsrc-22a5fe13c2aa45b88e59501d5bcff64bada42eb5.tar.gz |
*: recursive bump for heimdal 7.7.0
its buildlink3.mk now includes openssl's buildlink3.mk
Diffstat (limited to 'www/serf')
-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 6e8f8a6b905..2c3ecaaae3e 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2020/01/18 23:35:45 rillig Exp $ +# $NetBSD: Makefile,v 1.41 2021/10/21 07:46:39 wiz Exp $ DISTNAME= serf-1.3.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= https://www.apache.org/dist/serf/ EXTRACT_SUFX= .tar.bz2 |