pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/scribus Reindent.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a40c46193533
branches:  trunk
changeset: 529403:a40c46193533
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Sun Jun 03 10:55:10 2007 +0000

description:
Reindent.

diffstat:

 print/scribus/Makefile |  16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diffs (25 lines):

diff -r 9a81a3ca39a3 -r a40c46193533 print/scribus/Makefile
--- a/print/scribus/Makefile    Sun Jun 03 10:41:14 2007 +0000
+++ b/print/scribus/Makefile    Sun Jun 03 10:55:10 2007 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.47 2007/03/01 18:19:46 drochner Exp $
+# $NetBSD: Makefile,v 1.48 2007/06/03 10:55:10 ghen Exp $
 
-DISTNAME=      scribus-1.3.3.8
-CATEGORIES=    print
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=scribus/}
-EXTRACT_SUFX=  .tar.bz2
+DISTNAME=              scribus-1.3.3.8
+CATEGORIES=            print
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=scribus/}
+EXTRACT_SUFX=          .tar.bz2
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.scribus.net/
-COMMENT=       Publishing layout with graphical interface
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://www.scribus.net/
+COMMENT=               Publishing layout with graphical interface
 
 USE_TOOLS+=            gmake perl
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index