diff options
author | joerg <joerg@pkgsrc.org> | 2007-07-02 09:46:51 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-07-02 09:46:51 +0000 |
commit | c2a7bf234c7a8e6a585f9a9c7e4c489efda26404 (patch) | |
tree | 8df2b648839960fea03de555379cd7d0821ede13 /net/dtcp | |
parent | 8e26ccc71bc7e79fcb00a5da0ee4fc696f96b969 (diff) | |
download | pkgsrc-c2a7bf234c7a8e6a585f9a9c7e4c489efda26404.tar.gz |
Remove FreeBSD CVS ID -- it doesn't add much information and creates
a mismatch between ident and the +BUILD_VERSION logic.
Diffstat (limited to 'net/dtcp')
-rwxr-xr-x | net/dtcp/files/dtcpc.sh | 3 | ||||
-rwxr-xr-x | net/dtcp/files/dtcps.sh | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/dtcp/files/dtcpc.sh b/net/dtcp/files/dtcpc.sh index f4573bcb4d9..c8bf33532ec 100755 --- a/net/dtcp/files/dtcpc.sh +++ b/net/dtcp/files/dtcpc.sh @@ -1,7 +1,6 @@ #!/bin/sh # -# $FreeBSD: /repoman/r/pcvs/ports/net/dtcp/files/dtcpc.sh,v 1.1 2004/04/19 18:40:52 ume Exp $ -# $NetBSD: dtcpc.sh,v 1.3 2005/02/01 14:26:14 hamajima Exp $ +# $NetBSD: dtcpc.sh,v 1.4 2007/07/02 09:46:51 joerg Exp $ # # PROVIDE: dtcpc diff --git a/net/dtcp/files/dtcps.sh b/net/dtcp/files/dtcps.sh index 728b13a409a..8323299a8cc 100755 --- a/net/dtcp/files/dtcps.sh +++ b/net/dtcp/files/dtcps.sh @@ -1,7 +1,6 @@ #!/bin/sh # -# $FreeBSD: /repoman/r/pcvs/ports/net/dtcp/files/dtcps.sh,v 1.1 2004/04/19 18:40:52 ume Exp $ -# $NetBSD: dtcps.sh,v 1.3 2005/02/01 14:26:14 hamajima Exp $ +# $NetBSD: dtcps.sh,v 1.4 2007/07/02 09:46:51 joerg Exp $ # # PROVIDE: dtcps |