diff options
author | pav <pav@FreeBSD.org> | 2003-11-14 09:10:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-11-14 09:10:23 +0800 |
commit | 59cf92b1f376b7e3047ae3288bf0a517d589fbdf (patch) | |
tree | 7df40645bed4280b4100b289e9439ef7b883f145 /science | |
parent | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (diff) | |
download | freebsd-ports-gnome-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.gz freebsd-ports-gnome-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.zst freebsd-ports-gnome-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.zip |
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor)
Diffstat (limited to 'science')
-rw-r--r-- | science/gchempaint/Makefile | 2 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 6d68a5326c36..3be2e7814346 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -10,7 +10,7 @@ CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/unstable.pkg/${PORTVERSION} -MAINTAINER= pav@oook.cz +MAINTAINER= pav@FreeBSD.org COMMENT= 2D chemical structures editor for GNOME 2 LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 554da55b64c0..b13989debbb1 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/stable.pkg/${PORTVERSION} DISTNAME= gnome-chemistry-utils-${PORTVERSION} -MAINTAINER= pav@oook.cz +MAINTAINER= pav@FreeBSD.org COMMENT= C++ classes and Gtk2 widgets related to chemistry LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext \ |