diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /audio/glurp | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'audio/glurp')
-rw-r--r-- | audio/glurp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index 2c2e19885e3..ea67c1ad24e 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2017/09/03 08:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2018/03/12 11:16:01 wiz Exp $ # DISTNAME= glurp-0.12.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/} |