diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:20:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 13:20:16 +0000 |
commit | 45cb4f24a626d5d375f8930a9f441d98fe84b706 (patch) | |
tree | 8675f66b82ad6f6b297d95dc12917ef34c2c138f /security/pidentd | |
parent | b420aa2bfb6c650c56a8a2763731c73f90a4abea (diff) | |
download | ports-45cb4f24a626d5d375f8930a9f441d98fe84b706.tar.gz ports-45cb4f24a626d5d375f8930a9f441d98fe84b706.zip |
Notes
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 992efcbcec46..96460f8a4443 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -3,11 +3,11 @@ # Date created: 19 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.8 1995/07/27 20:29:39 torstenb Exp $ +# $Id: Makefile,v 1.9 1995/07/28 01:00:30 ache Exp $ # DISTNAME= pidentd-2.6.1 -CATEGORIES+= security networking +CATEGORIES+= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.fu-berlin.de/unix/security/ident/servers/ ALL_TARGET= freebsd |