diff options
author | grant <grant> | 2003-10-12 01:19:08 +0000 |
---|---|---|
committer | grant <grant> | 2003-10-12 01:19:08 +0000 |
commit | 8b1ca7a0c3ab3084a2956d96d3b65a68d19ca8cd (patch) | |
tree | 22233f49ec7916221c671eb1b8f3bf3aeeb4c95f /pkgtools | |
parent | 320ef9eec00b3b197c5843f8a36ca5d31cd7a4d1 (diff) | |
download | pkgsrc-8b1ca7a0c3ab3084a2956d96d3b65a68d19ca8cd.tar.gz |
name jlam as the guilty party who wrote this.
Diffstat (limited to 'pkgtools')
-rwxr-xr-x | pkgtools/libnbcompat/files/src2nbcompat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/files/src2nbcompat b/pkgtools/libnbcompat/files/src2nbcompat index e52c47b3cb2..16f4f7b582e 100755 --- a/pkgtools/libnbcompat/files/src2nbcompat +++ b/pkgtools/libnbcompat/files/src2nbcompat @@ -1,12 +1,12 @@ #!/bin/sh # -# $NetBSD: src2nbcompat,v 1.1 2003/10/12 01:17:50 grant Exp $ +# $NetBSD: src2nbcompat,v 1.2 2003/10/12 01:19:08 grant Exp $ # # Copyright (c) 2003 The NetBSD Foundation, Inc. # All rights reserved. # # This code is derived from software contributed to The NetBSD Foundation -# by +# by Johnny C. Lam. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions |