diff options
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r-- | audio/amarok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index b7540843b92..549760ee418 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2011/01/27 17:24:18 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2011/04/22 10:09:35 wiz Exp $ # DISTNAME= amarok-${VERS} @@ -10,7 +10,7 @@ MASTER_SITES= http://download.kde.org/stable/amarok/${VERS}/src/ \ ftp://gd.tuwien.ac.at/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://amarok.kde.org/ COMMENT= KDE4 audio player LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2 AND gnu-lgpl-v2.1 |