diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-10 01:21:51 +0000 |
commit | bd6fa393f8764f575bc64cb90da401ec5452360c (patch) | |
tree | ba872b3a9ba6b039bb818310f44d78b4e93e0b27 /editors | |
parent | 51722414da350a323ebb63b9718e69758dd3580b (diff) | |
download | ports-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.gz ports-bd6fa393f8764f575bc64cb90da401ec5452360c.zip |
- Updated email address in my ports
Approved by: alexbl (mentor)
Notes
Notes:
svn path=/head/; revision=179349
Diffstat (limited to 'editors')
-rw-r--r-- | editors/drjava/Makefile | 2 | ||||
-rw-r--r-- | editors/morla/Makefile | 2 | ||||
-rw-r--r-- | editors/spe/Makefile | 2 | ||||
-rw-r--r-- | editors/winefish/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/drjava/Makefile b/editors/drjava/Makefile index 197482d4270f..f147ce2b428f 100644 --- a/editors/drjava/Makefile +++ b/editors/drjava/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-stable-${PORTVERSION:S|.|-|g} EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A lightweight IDE for writing Java programs NO_BUILD= yes diff --git a/editors/morla/Makefile b/editors/morla/Makefile index f17fafce76ff..6912f69d4497 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors textproc MASTER_SITES= http://www2.autistici.org/bakunin/morla/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A RDF editor LIB_DEPENDS= nxml.0:${PORTSDIR}/textproc/libnxml \ diff --git a/editors/spe/Makefile b/editors/spe/Makefile index 04bd7b0fc4a7..5c28bb8b3a48 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= python DISTNAME= ${PORTNAME}-${PORTVERSION}-wx2.6.1.0 -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Stani's Python Editor USE_PYTHON= yes diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index 8fa25287e357..f8ae3bcbf978 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ EXTRACT_SUFX= .tgz -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A LaTeX editor based on BlueFish LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ |