diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-12-09 08:02:55 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-12-09 08:02:55 +0800 |
commit | e6e69b4db5152cfcc556707ecb03908529aced3c (patch) | |
tree | 7cfa9bbac6b09959755d6752758e7672109a237d /math | |
parent | cfadc3dafb16ffecca08cd8da6d2dae8b58d1ca6 (diff) | |
download | freebsd-ports-gnome-e6e69b4db5152cfcc556707ecb03908529aced3c.tar.gz freebsd-ports-gnome-e6e69b4db5152cfcc556707ecb03908529aced3c.tar.zst freebsd-ports-gnome-e6e69b4db5152cfcc556707ecb03908529aced3c.zip |
Update e-mail address.
Diffstat (limited to 'math')
-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 |