diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-05 19:50:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-05 19:50:28 +0000 |
commit | 44f5fbd656d36084c51de9ef66921e16c6518e01 (patch) | |
tree | f016374a8e7e485dfb0461c851b0970d444afb82 /Mk/bsd.scons.mk | |
parent | SDCV(StarDict under Console Version) is simple, cross-platform text-based (diff) |
Correct maintainer email address.
Spotted by: pav
Notes
Notes:
svn path=/head/; revision=167001
Diffstat (limited to 'Mk/bsd.scons.mk')
-rw-r--r-- | Mk/bsd.scons.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.scons.mk b/Mk/bsd.scons.mk index 9574d8959fa2..c09525b6eb2a 100644 --- a/Mk/bsd.scons.mk +++ b/Mk/bsd.scons.mk @@ -9,7 +9,7 @@ # Please view me with 4 column tabs! # Please make sure all changes to this file are passed through the maintainer. -SCONS_MAINTAINER= alex@foxybanana.com> +SCONS_MAINTAINER= alex@foxybanana.com # # SCONS_BIN is the location where the scons port installs the scons |