diff options
author | adam <adam@pkgsrc.org> | 2018-02-26 08:19:25 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-02-26 08:19:25 +0000 |
commit | b6638a544c3d415f9c71cc0824182f5285034afb (patch) | |
tree | 313f5db061b59fada9147f78dd00994063f58591 /audio/kid3 | |
parent | e61baf129d3d8e5f76967a792596b1d962bdf598 (diff) | |
download | pkgsrc-b6638a544c3d415f9c71cc0824182f5285034afb.tar.gz |
revbump after x264-devel update
Diffstat (limited to 'audio/kid3')
-rw-r--r-- | audio/kid3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index a407d6e85fd..767f0066729 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2018/01/28 20:10:42 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2018/02/26 08:19:26 adam Exp $ DISTNAME= kid3-3.5.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |