aboutsummaryrefslogtreecommitdiff
path: root/math/biggles
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-16 22:17:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-16 22:17:25 +0000
commit10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch)
tree4eb3ce3b9a2723895451e727afade2f835da72ce /math/biggles
parent43ee560bbea2b6ede395a2525f36556971020bde (diff)
downloadports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.tar.gz
ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.zip
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=165605
Diffstat (limited to 'math/biggles')
-rw-r--r--math/biggles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index b94a7ee1488e..9186c8f26b40 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= python2-${PORTNAME}-${PORTVERSION}
-MAINTAINER= freebsd@unixfreunde.de
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Create publication-quality 2D scientific plots
BUILD_DEPENDS= ${PYNUMERIC}