diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | a53421230c127bdfbbc3663db7dcfd6be712b849 (patch) | |
tree | c1db6770ffd169aaa9bd2887be1049bf2834b4ae /security/pidentd | |
parent | f3383ee2f64dd95e516d21eaad12f86e523b5ef6 (diff) | |
download | ports-a53421230c127bdfbbc3663db7dcfd6be712b849.tar.gz ports-a53421230c127bdfbbc3663db7dcfd6be712b849.zip |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21143
Diffstat (limited to 'security/pidentd')
-rw-r--r-- | security/pidentd/Makefile | 2 | ||||
-rw-r--r-- | security/pidentd/scripts/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index a2321cc170f1..6b3fc47fbd96 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.24 1998/04/24 14:01:33 ache Exp $ +# $FreeBSD$ # DISTNAME= pidentd-2.8.5 diff --git a/security/pidentd/scripts/configure b/security/pidentd/scripts/configure index 5ef4bb155961..9eae94b8fdba 100644 --- a/security/pidentd/scripts/configure +++ b/security/pidentd/scripts/configure @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: configure,v 1.4 1996/02/09 12:01:48 adam Exp $ +# $FreeBSD$ # for i in src/paths.h identd.man idecrypt.man ; do |