diff options
| author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
|---|---|---|
| committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
| commit | a2a49934f84a5c47e59cc263fdc29f6064c648ef (patch) | |
| tree | 3eed1465f2fbde952f33e125aa86f7ef5171f2e9 /math/geg | |
| parent | 01dc766959aac3490d925034e0d33b160a33872d (diff) | |
Notes
Diffstat (limited to 'math/geg')
| -rw-r--r-- | math/geg/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index e23e7ad2ddde..8f2297c356b6 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geg -# Date created: 8 Aug 1998 -# Whom: rom -# +# Created by: rom # $FreeBSD$ -# PORTNAME= geg PORTVERSION= 1.0.2 @@ -13,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.infolaunch.com/~daveb/ MASTER_SITE_SUBDIR= science/visualization/plotting -MAINTAINER= domi@saargate.de +MAINTAINER= ports@FreeBSD.org COMMENT= Visualise multiple 2D-functions of one variable USE_GNOME= gtk12 |
