diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
commit | 10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch) | |
tree | 4eb3ce3b9a2723895451e727afade2f835da72ce /math/biggles | |
parent | 43ee560bbea2b6ede395a2525f36556971020bde (diff) | |
download | ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.tar.gz ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.zip |
Notes
Diffstat (limited to 'math/biggles')
-rw-r--r-- | math/biggles/Makefile | 2 |
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} |