diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-20 03:33:47 +0000 |
commit | 3e45f86c80b52c9484d1dd1f60229f414413ce2e (patch) | |
tree | 9ec6da5d8324a2791b4061e5e80effe93ce174cb /audio/cddb-bundle | |
parent | 759d2f3e6a3e9432559d91b7bb504e1814744100 (diff) | |
download | pkgsrc-3e45f86c80b52c9484d1dd1f60229f414413ce2e.tar.gz |
Recursive revbump from textproc/icu-62.1
Diffstat (limited to 'audio/cddb-bundle')
-rw-r--r-- | audio/cddb-bundle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 44e22d4bbeb..063e5ad1d28 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2018/04/14 07:34:09 adam Exp $ +# $NetBSD: Makefile,v 1.28 2018/07/20 03:34:02 ryoon Exp $ # DISTNAME= cddb.bundle-0.2 PKGNAME= ${DISTNAME:S/./-/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} |