diff options
author | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
commit | 6ef33a6397b412bcd8f17dfef1fa65114ea6f582 (patch) | |
tree | eb1766c942a8ef946301e08344d13d3fbe63dabc /www | |
parent | cd9a31c5125c84ce5c02f06cad89de7df767e06f (diff) | |
download | freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.gz freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.zst freebsd-ports-gnome-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.zip |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/apache-forrest/Makefile | 2 | ||||
-rw-r--r-- | www/apache-forrest/pkg-descr | 2 | ||||
-rw-r--r-- | www/eyeos-themes/Makefile | 2 | ||||
-rw-r--r-- | www/eyeos/Makefile | 2 | ||||
-rw-r--r-- | www/mimetex/Makefile | 2 | ||||
-rw-r--r-- | www/py-cherrypy-devel/Makefile | 2 | ||||
-rw-r--r-- | www/py-cherrypy/Makefile | 2 | ||||
-rw-r--r-- | www/py-turbogears/Makefile | 2 | ||||
-rw-r--r-- | www/py-turbogears2/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 9366da88e95a..e142844b6700 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} \ MASTER_SITE_SUBDIR= forrest DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nivit@users.sourceforge.net +MAINTAINER= nivit@FreeBSD.org COMMENT= A tool for rapid development of small sites USE_JAVA= yes diff --git a/www/apache-forrest/pkg-descr b/www/apache-forrest/pkg-descr index eb20319c9386..c9bac5147b30 100644 --- a/www/apache-forrest/pkg-descr +++ b/www/apache-forrest/pkg-descr @@ -7,4 +7,4 @@ WWW: http://forrest.apache.org/ -- Nicola Vitale -nivit@users.sourceforge.net +nivit@FreeBSD.org diff --git a/www/eyeos-themes/Makefile b/www/eyeos-themes/Makefile index 8c289bafbfba..4e7fcf42e07e 100644 --- a/www/eyeos-themes/Makefile +++ b/www/eyeos-themes/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= eyeOS- DISTFILES= ${EYETHEMES:S/$/.zip/} DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A themes collection for eyeOS NO_BUILD= yes diff --git a/www/eyeos/Makefile b/www/eyeos/Makefile index dc71dd499b1a..69c27364dd52 100644 --- a/www/eyeos/Makefile +++ b/www/eyeos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}a -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Web Based Desktop System NO_BUILD= yes diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile index b4a7d57e2604..2e1b16394bb3 100644 --- a/www/mimetex/Makefile +++ b/www/mimetex/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${DIST_SUBDIR}/ \ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A CGI script that lets you embed LaTeX math in your HTML pages NO_WRKSUBDIR= yes diff --git a/www/py-cherrypy-devel/Makefile b/www/py-cherrypy-devel/Makefile index 2907e7ee217d..a35af7bb96c8 100644 --- a/www/py-cherrypy-devel/Makefile +++ b/www/py-cherrypy-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A pythonic, object-oriented web development framework USE_PYTHON= 2.3+ diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile index 2907e7ee217d..a35af7bb96c8 100644 --- a/www/py-cherrypy/Makefile +++ b/www/py-cherrypy/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A pythonic, object-oriented web development framework USE_PYTHON= 2.3+ diff --git a/www/py-turbogears/Makefile b/www/py-turbogears/Makefile index 94724ce100e8..8bfbdbee2c50 100644 --- a/www/py-turbogears/Makefile +++ b/www/py-turbogears/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Python-Based Framework for Rapid Web Development BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools diff --git a/www/py-turbogears2/Makefile b/www/py-turbogears2/Makefile index 94724ce100e8..8bfbdbee2c50 100644 --- a/www/py-turbogears2/Makefile +++ b/www/py-turbogears2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://nivi.interfree.it/distfiles/${PORTNAME}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Python-Based Framework for Rapid Web Development BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |