diff options
author | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-02-21 19:31:28 +0800 |
commit | 3868a3c27c007f4867435814cbee297efc3cb196 (patch) | |
tree | d58b52e4a15f36569d47ed68c4193ca5bdf6a59d /science | |
parent | 0e770427f5df43071f5611ef294d4dfea9108595 (diff) | |
download | freebsd-ports-graphics-3868a3c27c007f4867435814cbee297efc3cb196.tar.gz freebsd-ports-graphics-3868a3c27c007f4867435814cbee297efc3cb196.tar.zst freebsd-ports-graphics-3868a3c27c007f4867435814cbee297efc3cb196.zip |
Use my @FreeBSD.org email for the rest of my ports
Diffstat (limited to 'science')
-rw-r--r-- | science/kst/Makefile | 2 | ||||
-rw-r--r-- | science/kst2/Makefile | 2 | ||||
-rw-r--r-- | science/openbabel/Makefile | 2 | ||||
-rw-r--r-- | science/py-openbabel/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/science/kst/Makefile b/science/kst/Makefile index 0cae9a004de..8caf1bd96dc 100644 --- a/science/kst/Makefile +++ b/science/kst/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Data viewing program for KDE LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ diff --git a/science/kst2/Makefile b/science/kst2/Makefile index 0cae9a004de..8caf1bd96dc 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Data viewing program for KDE LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 97d90d7fb31..6beb751f26c 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= science MASTER_SITES= SF -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Chemistry file translation program USE_GNOME= gnomehack gnometarget libxml2 diff --git a/science/py-openbabel/Makefile b/science/py-openbabel/Makefile index 114c8d61fa2..eb529a638f5 100644 --- a/science/py-openbabel/Makefile +++ b/science/py-openbabel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Python bindings for openbabel LIB_DEPENDS= openbabel.3:${PORTSDIR}/science/openbabel |