diff options
author | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-09 18:51:58 +0000 |
commit | efb1fd4565223c20630b5ebe741a1315bda7dd9e (patch) | |
tree | 68985d937ee4dc74aece704314ab6a9670d2a366 /audio/cddb-bundle | |
parent | 84fff95985bbc11a1b49890a1bef4a94195c514b (diff) | |
download | pkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz |
revbump after updating textproc/icu
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 063e5ad1d28..a84a2a89229 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2018/07/20 03:34:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2018/12/09 18:52:15 adam Exp $ # DISTNAME= cddb.bundle-0.2 PKGNAME= ${DISTNAME:S/./-/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} |