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 | 97fee77fc57a6e4af195cf9b0e4836a45f427b45 (patch) | |
tree | 8df2b648839960fea03de555379cd7d0821ede13 /net/dtcp | |
parent | 4b687ad0ab5882a4c78abb3631020ed48b9cb944 (diff) | |
download | pkgsrc-97fee77fc57a6e4af195cf9b0e4836a45f427b45.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 |