diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
commit | deb298071b401f7efead4a5866bdbfee1f1e5e02 (patch) | |
tree | a1827c1f7176f478d37cb2f753450d52f0bf1faf /science | |
parent | 5df98aa14b6238a63959af9c4f3ad8d0a5e731df (diff) | |
download | ports-deb298071b401f7efead4a5866bdbfee1f1e5e02.tar.gz ports-deb298071b401f7efead4a5866bdbfee1f1e5e02.zip |
Change maintainers e-mail address.
Requested over: IRC
Notes
Notes:
svn path=/head/; revision=211013
Diffstat (limited to 'science')
-rw-r--r-- | science/gtamsanalyzer/Makefile | 4 | ||||
-rw-r--r-- | science/paje/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/gtamsanalyzer/Makefile b/science/gtamsanalyzer/Makefile index 88bc7fb278bf..bb44e166b7cb 100644 --- a/science/gtamsanalyzer/Makefile +++ b/science/gtamsanalyzer/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gtamsanalyzer # Date created: 26 Sep 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tamsys DISTNAME= GTAMSAnalyzer.src.${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Qualitative Research Software for the Free World for GNUstep USE_GNUSTEP= yes diff --git a/science/paje/Makefile b/science/paje/Makefile index a0e56845014b..84b4786fc77c 100644 --- a/science/paje/Makefile +++ b/science/paje/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: paje # Date created: 26 Sep 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -15,7 +15,7 @@ MASTER_SITES= http://download.fr2.forge.objectweb.org/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Paje_${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Generic visualization tool for GNUstep (Gantt chart and more) USE_GNUSTEP= yes |