diff options
Diffstat (limited to 'audio/bmp-scrobbler')
-rw-r--r-- | audio/bmp-scrobbler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile index 6cfcf329e68..58d3ea815ca 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/09/15 10:03:33 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 17:10:30 tron Exp $ DISTNAME= xmms-scrobbler-0.4.0 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/ EXTRACT_SUFX= .tar.bz2 |