diff options
author | Josef Karthauser <joe@FreeBSD.org> | 2001-05-24 20:34:27 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 2001-05-24 20:34:27 +0000 |
commit | f1c80f1988f76d7e6eab83544c174f0281cfc1ef (patch) | |
tree | b6080993833ba52444920c5513be6f8fdd65b8d8 /net/tac_plus4 | |
parent | c10929a10583f1a5ad7432e7b060130b822bd95d (diff) | |
download | ports-f1c80f1988f76d7e6eab83544c174f0281cfc1ef.tar.gz ports-f1c80f1988f76d7e6eab83544c174f0281cfc1ef.zip |
Notes
Diffstat (limited to 'net/tac_plus4')
-rw-r--r-- | net/tac_plus4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index aba3035f17aa..d35a94a5f09f 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp-eng.cisco.com/pub/tacacs/ DISTNAME= tac_plus.F4.0.4.alpha EXTRACT_SUFX= .tar.Z -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas_and_joe@tao.org.uk ALL_TARGET= tac_plus MAN1= tac_plus.1 |