diff options
author | torstenb <torstenb@FreeBSD.org> | 1994-12-16 23:47:46 +0000 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1994-12-16 23:47:46 +0000 |
commit | 7a8848f7cf64782fef535eb8ed50c6c6a5e45df9 (patch) | |
tree | 94a1be7d5e6148c60c94052a1424b6c0ab7a9837 /security | |
parent | ddfa40cc290a74268fbc42d8d7df1dbaf160fd45 (diff) | |
download | FreeBSD-ports-7a8848f7cf64782fef535eb8ed50c6c6a5e45df9.zip FreeBSD-ports-7a8848f7cf64782fef535eb8ed50c6c6a5e45df9.tar.gz |
Update to use 2.4.1
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 3518e6a..f2e21cbb 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: |