diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /science | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
Diffstat (limited to 'science')
-rw-r--r-- | science/bodr/Makefile | 2 | ||||
-rw-r--r-- | science/chemical-mime-data/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/bodr/Makefile b/science/bodr/Makefile index 183f59da4a4c..7e477bdc82c0 100644 --- a/science/bodr/Makefile +++ b/science/bodr/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 9 CATEGORIES= science MASTER_SITES= SF -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chemistry data like element and isotope properties, atomic radii, etc BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt diff --git a/science/chemical-mime-data/Makefile b/science/chemical-mime-data/Makefile index dd148d964742..1b990669c43f 100644 --- a/science/chemical-mime-data/Makefile +++ b/science/chemical-mime-data/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 5 CATEGORIES= science MASTER_SITES= SF/chemical-mime/${PORTNAME}/${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of chemical MIME types for UNIX desktops BUILD_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ |