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/gchempaint | |
parent | c22784e53505c599feaf9f5fcb6eafa94d1e6383 (diff) | |
download | freebsd-ports-graphics-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.gz freebsd-ports-graphics-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.zst freebsd-ports-graphics-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.zip |
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor)
Diffstat (limited to 'science/gchempaint')
-rw-r--r-- | science/gchempaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 6d68a5326c3..3be2e781434 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 |