diff options
-rw-r--r-- | audio/kid3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 0fe19bc1a3d..c8861ad134d 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2014/05/01 12:51:06 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/04 08:10:12 wiz Exp $ DISTNAME= kid3-3.1 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://kid3.sourceforge.net/ COMMENT= ID3 tagger for QT LICENSE= gnu-gpl-v2 |