diff options
Diffstat (limited to 'audio/kid3/Makefile')
-rw-r--r-- | audio/kid3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 21073fe3697..bc93fed2c33 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2007/02/22 19:30:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/09/21 13:03:27 wiz Exp $ # DISTNAME= kid3-0.8.1 +PKGREVISION= 1 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |