pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ntp4 Whitespace cleanup.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc1e4a726762
branches:  trunk
changeset: 463011:bc1e4a726762
user:      fredb <fredb%pkgsrc.org@localhost>
date:      Fri Oct 24 04:35:16 2003 +0000

description:
Whitespace cleanup.

diffstat:

 net/ntp4/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 6f88c2ecfd71 -r bc1e4a726762 net/ntp4/Makefile
--- a/net/ntp4/Makefile Fri Oct 24 02:14:25 2003 +0000
+++ b/net/ntp4/Makefile Fri Oct 24 04:35:16 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 22:51:30 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/10/24 04:35:16 fredb Exp $
 #
 
 DISTNAME=      ntp-4.1.1a
 CATEGORIES=    net
-MASTER_SITES=  ftp://ftp.udel.edu/pub/ntp/ntp4/ \
+MASTER_SITES=  ftp://ftp.udel.edu/pub/ntp/ntp4/                \
                http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/
 
 MAINTAINER=    fredb%NetBSD.org@localhost
@@ -29,7 +29,7 @@
        cd ${WRKSRC} &&                                         \
            ${RM} conf/.cvsignore* 2> /dev/null || ${TRUE};     \
            ${RM} html/.cvsignore* 2> /dev/null || ${TRUE};     \
-           ${PAX} -rw -s "/html/ntp4/" html ${DOCDIR}; \
+           ${PAX} -rw -s "/html/ntp4/" html ${DOCDIR};         \
            ${PAX} -rw -s "/conf/ntp4/" conf ${EXAMPLESDIR}
        ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCDIR}/ntp4 ${EXAMPLESDIR}/ntp4
        ${CHMOD} -R ${SHAREMODE} ${DOCDIR}/ntp4 ${EXAMPLESDIR}/ntp4



Home | Main Index | Thread Index | Old Index