diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-13 01:21:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-13 01:21:54 +0000 |
commit | 4fe8ed2e4ffaeb7a665f241af156d4c149823237 (patch) | |
tree | 6bc8b414f22c6d39f2dac431187b61ad5757b202 | |
parent | Update to the 29-Nov-2002 distribution. (diff) |
Fix maintainers email address
PR: ports/46188
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=71585
-rw-r--r-- | russian/tac+ia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/tac+ia/Makefile b/russian/tac+ia/Makefile index 18b3a878ddfe..153cd7550a36 100644 --- a/russian/tac+ia/Makefile +++ b/russian/tac+ia/Makefile @@ -11,7 +11,7 @@ CATEGORIES= russian net MASTER_SITES= ftp://ftp.vsu.ru/pub/hardware/cisco/tacacs/ DISTNAME= tac+ia-0.96pre9.3 -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru WRKSRC= ${WRKDIR}/tac+ia-0.96pre9.3 |