pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Authen-SASL Whitespace.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a840aeb9994
branches:  trunk
changeset: 460998:4a840aeb9994
user:      salo <salo%pkgsrc.org@localhost>
date:      Tue Sep 09 09:59:29 2003 +0000

description:
Whitespace.

diffstat:

 security/p5-Authen-SASL/Makefile |  16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r a9fe83324ba7 -r 4a840aeb9994 security/p5-Authen-SASL/Makefile
--- a/security/p5-Authen-SASL/Makefile  Tue Sep 09 09:58:11 2003 +0000
+++ b/security/p5-Authen-SASL/Makefile  Tue Sep 09 09:59:29 2003 +0000
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:29:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/09 09:59:29 salo Exp $
+#
 
-DISTNAME=              Authen-SASL-2.04
-PKGNAME=               p5-${DISTNAME}
-CATEGORIES=            security perl5
+DISTNAME=      Authen-SASL-2.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Authen/}
 
-MAINTAINER=            cube%cubidou.net@localhost
-HOMEPAGE=              http://search.cpan.org/dist/Authen-SASL/
-COMMENT=               Perl module to handle SASL authentication
+MAINTAINER=    cube%cubidou.net@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Authen-SASL/
+COMMENT=       Perl module to handle SASL authentication
 
 USE_BUILDLINK2=        YES
 PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/Authen/SASL/.packlist
 
 .include "../../lang/perl5/module.mk"
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index