diff options
author | ryoon <ryoon> | 2016-12-04 05:17:03 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-12-04 05:17:03 +0000 |
commit | 2bdcee74874e898a604fb6f7b647c93c8d0c2926 (patch) | |
tree | 9db61f2c50dd2d8dd737b401cf3e90b876f4aa92 /audio/cddb-bundle | |
parent | 306e4aecc4ffb46953e03cb43dcc0025c09636c2 (diff) | |
download | pkgsrc-2bdcee74874e898a604fb6f7b647c93c8d0c2926.tar.gz |
Recursive revbump from textproc/icu 58.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 2538a08f068..7eab2b939b5 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2016/04/11 19:01:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2016/12/04 05:17:17 ryoon Exp $ # DISTNAME= cddb.bundle-0.2 PKGNAME= ${DISTNAME:S/./-/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} |