diff options
author | obache <obache> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-27 12:31:32 +0000 |
commit | 11539e1bf493b47f897555ec8c8e05d5f3fd26e3 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /audio/gmpc | |
parent | c7e2fce3337954e0be0905578ef39716823bd56c (diff) | |
download | pkgsrc-11539e1bf493b47f897555ec8c8e05d5f3fd26e3.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'audio/gmpc')
-rw-r--r-- | audio/gmpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 6fe1c78185b..99957bc7c69 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2012/03/03 00:12:07 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2012/04/27 12:31:33 obache Exp $ # DISTNAME= gmpc-0.20.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} |