diff options
author | Steven Mestdagh <steven@cvs.openbsd.org> | 2008-10-10 04:35:32 +0000 |
---|---|---|
committer | Steven Mestdagh <steven@cvs.openbsd.org> | 2008-10-10 04:35:32 +0000 |
commit | 9f5195bfd184b50d26411f9bb961af290741cf7a (patch) | |
tree | 2661ed7aaa05b3d4edaf48827b91cf1cbdb7d4c6 | |
parent | ecc6bd9620e936213874041749d1cb986bc66fa0 (diff) |
add rcs tags
ok espie
-rw-r--r-- | usr.sbin/pkg_add/pkg_merge | 1 | ||||
-rw-r--r-- | usr.sbin/pkg_add/pkg_mklocatedb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pkg_add/pkg_merge b/usr.sbin/pkg_add/pkg_merge index aef85498b9c..b0ccbc6196d 100644 --- a/usr.sbin/pkg_add/pkg_merge +++ b/usr.sbin/pkg_add/pkg_merge @@ -1,5 +1,6 @@ #! /usr/bin/perl # Copyright (c) 2005-2007 Marc Espie <espie@openbsd.org> +# $OpenBSD: pkg_merge,v 1.12 2008/10/10 04:35:31 steven Exp $ # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/pkg_mklocatedb b/usr.sbin/pkg_add/pkg_mklocatedb index 6304a2bd8cc..37863508218 100644 --- a/usr.sbin/pkg_add/pkg_mklocatedb +++ b/usr.sbin/pkg_add/pkg_mklocatedb @@ -1,5 +1,6 @@ #! /usr/bin/perl # Copyright (c) 2005-2007 Marc Espie <espie@openbsd.org> +# $OpenBSD: pkg_mklocatedb,v 1.19 2008/10/10 04:35:31 steven Exp $ # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above |