pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/musicpd Makefile: Fix indentation in my previous...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b33dcf03d4d
branches:  trunk
changeset: 645288:1b33dcf03d4d
user:      pho <pho%pkgsrc.org@localhost>
date:      Mon Jan 26 08:46:53 2015 +0000

description:
Makefile: Fix indentation in my previous commit

diffstat:

 audio/musicpd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r d23fa8e564b3 -r 1b33dcf03d4d audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Jan 26 08:22:25 2015 +0000
+++ b/audio/musicpd/Makefile    Mon Jan 26 08:46:53 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2015/01/26 07:26:55 pho Exp $
+# $NetBSD: Makefile,v 1.102 2015/01/26 08:46:53 pho Exp $
 
 DISTNAME=              mpd-0.19.8
-PKGREVISION=   1
+PKGREVISION=           1
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.19/



Home | Main Index | Thread Index | Old Index