diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2000-12-09 00:02:55 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2000-12-09 00:02:55 +0000 |
commit | 0642fad5ae25dc43b136bbf06ee4666ec8a8be13 (patch) | |
tree | cc0cb45b6c7a8d40da17a7590cb990fff44fff3f /math/calctool/Makefile | |
parent | 360af7cff5209a28069f0a58ab6c1a83ca5ab9e5 (diff) | |
download | ports-0642fad5ae25dc43b136bbf06ee4666ec8a8be13.tar.gz ports-0642fad5ae25dc43b136bbf06ee4666ec8a8be13.zip |
Update e-mail address.
Notes
Notes:
svn path=/head/; revision=35792
Diffstat (limited to 'math/calctool/Makefile')
-rw-r--r-- | math/calctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile index 718e72085e41..501091cea612 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} DISTNAME= calctool-2.4pl13 MASTER_SITE_SUBDIR= nsayer -MAINTAINER= nsayer@quack.kfu.com +MAINTAINER= nsayer@freebsd.org USE_X_PREFIX= yes MAN1= calctool.1 |