diff options
author | grant <grant> | 2002-09-23 14:40:51 +0000 |
---|---|---|
committer | grant <grant> | 2002-09-23 14:40:51 +0000 |
commit | e0b14e9596c3540f5762b3a8169276342d65d8f8 (patch) | |
tree | 99529dbfcf30ffc85b9f1801e79695d0e45f6358 /net/bind9 | |
parent | ef1f5ffecb602cc1910eaa11038f70f1c2637f38 (diff) | |
download | pkgsrc-e0b14e9596c3540f5762b3a8169276342d65d8f8.tar.gz |
add missing RCS Id.
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/files/lwresd.sh | 4 | ||||
-rw-r--r-- | net/bind9/files/named.sh | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net/bind9/files/lwresd.sh b/net/bind9/files/lwresd.sh index be6edfe1d70..51369b6f693 100644 --- a/net/bind9/files/lwresd.sh +++ b/net/bind9/files/lwresd.sh @@ -1,5 +1,7 @@ #!/bin/sh - +# +# $NetBSD: lwresd.sh,v 1.2 2002/09/23 14:40:51 grant Exp $ +# # PROVIDE: lwresd # REQUIRE: SERVERS diff --git a/net/bind9/files/named.sh b/net/bind9/files/named.sh index ed0fb29088b..b3198bd6616 100644 --- a/net/bind9/files/named.sh +++ b/net/bind9/files/named.sh @@ -1,5 +1,7 @@ #!/bin/sh - +# +# $NetBSD: named.sh,v 1.2 2002/09/23 14:40:52 grant Exp $ +# # PROVIDE: named # REQUIRE: SERVERS |