From 21332cf09ae0eae8d0973ce438babd910abd8095 Mon Sep 17 00:00:00 2001 From: ghen Date: Mon, 28 Aug 2006 07:54:05 +0000 Subject: pkglint says: Alignment of variable values should be done with tabs, not spaces. --- net/skype/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'net/skype') diff --git a/net/skype/Makefile b/net/skype/Makefile index 86a17a5e267..fa3db268811 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/05/22 22:22:04 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/08/28 07:54:05 ghen Exp $ # DISTNAME= skype_staticQT-1.2.0.18 @@ -30,11 +30,11 @@ NO_CONFIGURE= yes USE_DIRS+= xdg-1.1 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -RESTRICTED= Redistribution not allowed yet. -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} -LICENSE= skype-license +RESTRICTED= Redistribution not allowed yet. +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} +LICENSE= skype-license DATADIR= ${PREFIX}/share/skype DOCDIR= ${PREFIX}/share/doc/skype -- cgit v1.2.3