diff options
author | torstenb <torstenb@FreeBSD.org> | 1994-12-17 07:47:46 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1994-12-17 07:47:46 +0800 |
commit | 7a8848f7cf64782fef535eb8ed50c6c6a5e45df9 (patch) | |
tree | 94a1be7d5e6148c60c94052a1424b6c0ab7a9837 /security/pidentd | |
parent | ddfa40cc290a74268fbc42d8d7df1dbaf160fd45 (diff) | |
download | freebsd-ports-gnome-7a8848f7cf64782fef535eb8ed50c6c6a5e45df9.tar.gz freebsd-ports-gnome-7a8848f7cf64782fef535eb8ed50c6c6a5e45df9.tar.zst freebsd-ports-gnome-7a8848f7cf64782fef535eb8ed50c6c6a5e45df9.zip |
Update to use 2.4.1
Diffstat (limited to 'security/pidentd')
-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: |