diff options
Diffstat (limited to 'audio/ario/Makefile')
-rw-r--r-- | audio/ario/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index a6f85c23de8..778d30cc678 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:20:03 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/04/06 03:45:06 rodent Exp $ # DISTNAME= ario-1.5.1 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ario-player.sourceforge.net/ -COMMENT= mpd client +COMMENT= Client for mpd LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes |