pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap22-auth-ofba (www/ap22-auth-ofba) remove TAB line



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99335c5b32d4
branches:  trunk
changeset: 444985:99335c5b32d4
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Jan 15 15:40:17 2021 +0000

description:
(www/ap22-auth-ofba) remove TAB line

diffstat:

 www/ap22-auth-ofba/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 99f7e9aba514 -r 99335c5b32d4 www/ap22-auth-ofba/Makefile
--- a/www/ap22-auth-ofba/Makefile       Fri Jan 15 15:37:59 2021 +0000
+++ b/www/ap22-auth-ofba/Makefile       Fri Jan 15 15:40:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/01/15 15:37:59 mef Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/15 15:40:17 mef Exp $
 
 DISTNAME=      mod_auth_ofba-0.6
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//:S/_/-/g}
@@ -27,7 +27,7 @@
 # ofba_session is not build by just make
 post-build:
        cd ${WRKSRC} && ${GMAKE}
-       
+
 post-install:
        cd ${WRKSRC} && ${INSTALL_PROGRAM} ofba_session ${DESTDIR}${PREFIX}/sbin
        cd ${WRKSRC} && ${INSTALL_DATA} README ${DESTDIR}${PREFIX}/${DOC_DIR}/



Home | Main Index | Thread Index | Old Index