diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-10 03:19:13 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-10 03:19:13 +0800 |
commit | ba3cd978e4b0be58ea293e88c91b577c02f0b3bd (patch) | |
tree | 3fe39cd3c0f648798bd9a7caf1479728955617f0 /graphics | |
parent | d2bc13d19aa621b68e2bc29e473068ecdda393e4 (diff) | |
download | freebsd-ports-graphics-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.tar.gz freebsd-ports-graphics-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.tar.zst freebsd-ports-graphics-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.zip |
- Reassign maintainer to ports@
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/svgfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/svgfig/Makefile b/graphics/svgfig/Makefile index 1b11ac2131c..829ef9043d2 100644 --- a/graphics/svgfig/Makefile +++ b/graphics/svgfig/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:L}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Draw mathematical figures in SVG using Python WRKSRC= ${WRKDIR}/${PORTNAME:L} |