diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | e70667cc7df46c3b52de06c99ac31973d8492e3a (patch) | |
tree | ef7226aded6c93d7cb7ea936fc49a411635283d0 /lang/atlast | |
parent | 2a8418597d9a9c7ac9632024e13dd1805165a331 (diff) | |
download | FreeBSD-ports-e70667cc7df46c3b52de06c99ac31973d8492e3a.zip FreeBSD-ports-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.gz |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Diffstat (limited to 'lang/atlast')
-rw-r--r-- | lang/atlast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index be8ea9b..cb3fd23 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.fourmilab.ch/atlast/ \ http://www.fourmilab.to/atlast/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Autodesk Threaded Language Application System Toolkit SRC= atlast.c atlmain.c |