diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1994-12-16 23:47:46 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1994-12-16 23:47:46 +0000 |
commit | 2429fc41643635c677df7174a941ccadc1825444 (patch) | |
tree | 23cf056b6bdbf7bab22f3841f30b4ef6e8c04878 /security | |
parent | Marks pgp as restricted and remove it (diff) |
Update to use 2.4.1
Notes
Notes:
svn path=/head/; revision=579
Diffstat (limited to 'security')
-rw-r--r-- | security/pidentd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 3518e6a1283e..f2e21cbb81a3 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -4,10 +4,10 @@ # Whom: torstenb # Updated to use 2.4 alpha 7 by gpalmer # -# $Id: Makefile,v 1.1.1.1 1994/10/23 01:27:55 torstenb Exp $ +# $Id: Makefile,v 1.2 1994/11/10 05:53:43 gpalmer Exp $ # -DISTNAME= pidentd-2.4alpha.7 +DISTNAME= pidentd-2.4.1 MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ pre-install: |