diff options
author | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-12 01:30:36 +0000 |
commit | c9ed6e4d4ccaa6b5b171c7d8baa0094aad0368bc (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /comms | |
parent | 52c9de77d36b7a72e8638067c48d940452abf26a (diff) | |
download | pkgsrc-c9ed6e4d4ccaa6b5b171c7d8baa0094aad0368bc.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index 6a2df925f66..1bf981282f7 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2000/07/08 16:08:08 sakamoto Exp $ -# FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp +# $NetBSD: Makefile,v 1.30 2000/12/12 01:30:43 wiz Exp $ # SUBDIR += binkd |