diff options
Diffstat (limited to 'audio/rtunes')
-rw-r--r-- | audio/rtunes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rtunes/Makefile b/audio/rtunes/Makefile index 5fa266ad079..c626477c825 100644 --- a/audio/rtunes/Makefile +++ b/audio/rtunes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/12/29 19:54:02 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/01/18 05:06:21 tnn Exp $ # DISTNAME= rtunes-snap-20071122 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 |