diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
commit | b9aa02de83a23681b287ab87b02f73bb154620b2 (patch) | |
tree | 03f587cf3bf18987f3e7d1bada5c89940c224ec7 /math/aamath | |
parent | 1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff) | |
download | freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.zip |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
Diffstat (limited to 'math/aamath')
-rw-r--r-- | math/aamath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/aamath/Makefile b/math/aamath/Makefile index 57d192198056..e5da24494b20 100644 --- a/math/aamath/Makefile +++ b/math/aamath/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math textproc MASTER_SITES= http://fuse.superglue.se/aamath/ -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Aamath is a tool for rendering mathematical expressions to ascii art WRKSRC= ${WRKDIR}/${PORTNAME} |