diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-28 01:35:19 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-28 01:35:19 +0000 |
commit | 3925ad9cb8eccf0c757b4df87ad52a84a75559d3 (patch) | |
tree | b8c9f58952e9cbfecc3b0f9d79c9b1f06ae44810 /misc/gonvert/Makefile | |
parent | 142dff1331acb0219fff1072100c99ce8d8e827a (diff) | |
download | FreeBSD-ports-3925ad9cb8eccf0c757b4df87ad52a84a75559d3.zip FreeBSD-ports-3925ad9cb8eccf0c757b4df87ad52a84a75559d3.tar.gz |
upgrade to 0.0.7
drop maintainership
Diffstat (limited to 'misc/gonvert/Makefile')
-rw-r--r-- | misc/gonvert/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index cdfd02d..d6e90d1 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -7,11 +7,11 @@ # PORTNAME= gonvert -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.7 CATEGORIES= misc python gnome MASTER_SITES= http://webhome.idirect.com/~tekatch/anthony/ucu/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk \ ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome |