diff options
author | frueauf <frueauf> | 1998-12-03 23:21:00 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-12-03 23:21:00 +0000 |
commit | d98b721d55ddf71d1b9383c1303575e0a287b582 (patch) | |
tree | 5174358a0c3a54eba46de21c5f3b9a4ec5e20a0e /comms/Makefile | |
parent | 3bcd1fafe3f1b135164b710b356a0d09cec60095 (diff) | |
download | pkgsrc-d98b721d55ddf71d1b9383c1303575e0a287b582.tar.gz |
Correct indention.
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index db308172dcf..9d7607f0f2b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/12/03 15:13:48 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1998/12/03 23:21:00 frueauf Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -20,7 +20,7 @@ # SUBDIR += snooper # SUBDIR += tkhylafax # SUBDIR += xcept - SUBDIR += xisp + SUBDIR += xisp # SUBDIR += zmtx-zmrx .include "../mk/bsd.pkg.subdir.mk" |