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 cffaa80d2f0..6cfcf329e68 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/09/11 23:59:27 asau Exp $ +# $NetBSD: Makefile,v 1.14 2012/09/15 10:03:33 obache Exp $ DISTNAME= xmms-scrobbler-0.4.0 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= audio MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/ EXTRACT_SUFX= .tar.bz2 |