diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-12-09 23:14:35 +0800 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-12-09 23:14:35 +0800 |
commit | 3b11010fefa44cd2c2d9cb2fa9cf17bceaa43562 (patch) | |
tree | 5382e94110b00461dd52ca22ea4d35eb1c23f672 | |
parent | a8fdeadda12cdd5bc11d736ab1616760e09c0573 (diff) | |
download | freebsd-ports-gnome-3b11010fefa44cd2c2d9cb2fa9cf17bceaa43562.tar.gz freebsd-ports-gnome-3b11010fefa44cd2c2d9cb2fa9cf17bceaa43562.tar.zst freebsd-ports-gnome-3b11010fefa44cd2c2d9cb2fa9cf17bceaa43562.zip |
Release maintainership.
-rw-r--r-- | science/chemical-mime-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/chemical-mime-data/Makefile b/science/chemical-mime-data/Makefile index 09fec2e9ca9d..f35954ba8ab8 100644 --- a/science/chemical-mime-data/Makefile +++ b/science/chemical-mime-data/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= science MASTER_SITES= SF/chemical-mime/${PORTNAME}/${PORTVERSION} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of chemical MIME types for UNIX desktops BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/librsvg-2.0.pc:graphics/librsvg2 |