diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /science | |
parent | Fix counter breakage on 64bit arch. (diff) |
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 0cae9a004de3..8caf1bd96dc7 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 0cae9a004de3..8caf1bd96dc7 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 97d90d7fb312..6beb751f26c8 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 114c8d61fa2f..eb529a638f50 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 |