diff options
Diffstat (limited to 'audio/bmp-scrobbler/Makefile')
-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 91eb8acd32c..fb7d57d7d2c 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:08 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/17 12:02:04 wiz Exp $ DISTNAME= xmms-scrobbler-0.4.0 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/ EXTRACT_SUFX= .tar.bz2 |