diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-10 03:50:06 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-01-10 03:50:06 +0800 |
commit | 1b1f1aa87c564742d18dc0ff677884fd8c6afa3f (patch) | |
tree | 43203035e6cea17f91ff3c08aacd82ec9ad6b74f /textproc | |
parent | 261604f045027a6e8d4f34e9829fba6f67f8db1b (diff) | |
download | freebsd-ports-gnome-1b1f1aa87c564742d18dc0ff677884fd8c6afa3f.tar.gz freebsd-ports-gnome-1b1f1aa87c564742d18dc0ff677884fd8c6afa3f.tar.zst freebsd-ports-gnome-1b1f1aa87c564742d18dc0ff677884fd8c6afa3f.zip |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/jdictionary-int-eng/Makefile | 6 | ||||
-rw-r--r-- | textproc/jdictionary/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 2 |
3 files changed, 3 insertions, 7 deletions
diff --git a/textproc/jdictionary-int-eng/Makefile b/textproc/jdictionary-int-eng/Makefile index aa42bb0f909a..1edfce17aa57 100644 --- a/textproc/jdictionary-int-eng/Makefile +++ b/textproc/jdictionary-int-eng/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jdictionary-int-eng -# Date created: 20.06.2002 -# Whom: janos.mohacsi@bsd.hu -# +# Created by: janos.mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= jdictionary-int-eng PORTVERSION= 1.0 diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index 0beaa1e6c237..8b562cb4ee07 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc java MASTER_SITES= SF/jdictionary/jDictionary/jDictionary%20version%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,} -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Platform independent, plugin based dictionary RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index 01d9f028211d..7fc04422b97a 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= xerces/c/sources DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Validating XML parser from the Apache XML Project MAKE_JOBS_UNSAFE= yes |