From 6ef33a6397b412bcd8f17dfef1fa65114ea6f582 Mon Sep 17 00:00:00 2001 From: nivit Date: Sun, 10 Dec 2006 01:21:51 +0000 Subject: - Updated email address in my ports Approved by: alexbl (mentor) --- x11-toolkits/py-kiwi/Makefile | 2 +- x11-toolkits/py-wax/Makefile | 2 +- x11-toolkits/tkshape/Makefile | 2 +- x11-toolkits/tkshape/pkg-descr | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/py-kiwi/Makefile b/x11-toolkits/py-kiwi/Makefile index 3c34322b05bf..f15ea4de2fe8 100644 --- a/x11-toolkits/py-kiwi/Makefile +++ b/x11-toolkits/py-kiwi/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.async.com.br/projects/${PORTNAME}/download/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A framework and a set of enhanced widgets based on PyGTK BUILD_DEPENDS= pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile index 2e3ed22e8800..c735f890f638 100644 --- a/x11-toolkits/py-wax/Makefile +++ b/x11-toolkits/py-wax/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}gui PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A user-friendly layer on top of wxPython RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${WX_PYTHON_DIR}/wxPython/_wx.py:${PORTSDIR}/x11-toolkits/py-wxPython26 diff --git a/x11-toolkits/tkshape/Makefile b/x11-toolkits/tkshape/Makefile index df93cfc90652..84c825a57e7d 100644 --- a/x11-toolkits/tkshape/Makefile +++ b/x11-toolkits/tkshape/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.cs.man.ac.uk/~fellowsd/tcl/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ DISTNAME= shape${PORTVERSION:S/.//g} -MAINTAINER= nivit@users.sourceforge.net +MAINTAINER= nivit@FreeBSD.org COMMENT= A Tk library to access to X Shaped Window Extension LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 diff --git a/x11-toolkits/tkshape/pkg-descr b/x11-toolkits/tkshape/pkg-descr index 24e473d97ea3..051cc1f0ac2e 100644 --- a/x11-toolkits/tkshape/pkg-descr +++ b/x11-toolkits/tkshape/pkg-descr @@ -5,4 +5,4 @@ WWW: http://www.cs.man.ac.uk/~fellowsd/tcl/shapeidx.html -- Nicola Vitale -nivit@users.sourceforge.net +nivit@FreeBSD.org -- cgit