diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-16 04:06:17 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-16 04:06:17 +0000 |
commit | 37a297cc60ff047d56dd9a8890d47bd745134e70 (patch) | |
tree | 6f268b9a804cf73af695cc511cd88164e423953d /net/tac_plus4 | |
parent | bbc902270730de6a8d50e830e42f3ad1c6166a16 (diff) |
File moved on MASTER_SITE.
PR: 5480
Submitted by: igor@zynaps.ru
Notes
Notes:
svn path=/head/; revision=9347
Diffstat (limited to 'net/tac_plus4')
-rw-r--r-- | net/tac_plus4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index 8031028b52f5..a29dfcc88e32 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -3,13 +3,13 @@ # Date created: 4 Mar 1997 # Whom: Igor Vinokurov <igor@zynaps.ru> # -# $Id$ +# $Id: Makefile,v 1.2 1997/09/17 04:51:30 max Exp $ # DISTNAME= tac_plus.2.1 PKGNAME= tac_plus-2.1 CATEGORIES= net -MASTER_SITES= ftp://ftpeng.cisco.com/pub/tacacs/ +MASTER_SITES= ftp://ftpeng.cisco.com/pub/tacacs/old/ EXTRACT_SUFX= .tar MAINTAINER= igor@zynaps.ru |