diff options
Diffstat (limited to 'audio/tunesbrowser/Makefile')
-rw-r--r-- | audio/tunesbrowser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 093afa27e93..f3d57caa5a8 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/06/20 20:41:22 agc Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:10 tv Exp $ # DISTNAME= tunesbrowser-0.1.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ EXTRACT_SUFX= .tar.bz2 |