diff options
author | dholland <dholland@pkgsrc.org> | 2011-01-17 16:14:58 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-01-17 16:14:58 +0000 |
commit | 364c619dd227b41d02e7f37ea56b0045e74e9ed0 (patch) | |
tree | 040d4c3340b8a576a5dce2c94eb2ac9c1da93de8 /math | |
parent | 2827d535d2bc01a375f2ef2fbcab1e0ed0a318b6 (diff) | |
download | pkgsrc-364c619dd227b41d02e7f37ea56b0045e74e9ed0.tar.gz |
Update maintainer address, from PR 44404.
Diffstat (limited to 'math')
-rw-r--r-- | math/aamath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/aamath/Makefile b/math/aamath/Makefile index 981dc79abef..8e1d54f4d6c 100644 --- a/math/aamath/Makefile +++ b/math/aamath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/09/05 17:32:40 asau Exp $ +# $NetBSD: Makefile,v 1.2 2011/01/17 16:14:58 dholland Exp $ # DISTNAME= aamath-0.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://fuse.superglue.se/aamath/ -MAINTAINER= emil@math.su.se +MAINTAINER= esg@sdf.lonestar.org HOMEPAGE= http://fuse.superglue.se/aamath/ COMMENT= ASCII art mathematics |