diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 01:10:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 01:10:23 +0000 |
commit | 0bc45f3e316041d71eea12526a0988f2a44bd0a2 (patch) | |
tree | f00817c667801d111bed5540dee38f750a67d8ee /science | |
parent | d1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7 (diff) | |
download | ports-0bc45f3e316041d71eea12526a0988f2a44bd0a2.tar.gz ports-0bc45f3e316041d71eea12526a0988f2a44bd0a2.zip |
Notes
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 \ |