diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
commit | 3d812c7e544c8d57e4ec8bcd5fb960ab088c8125 (patch) | |
tree | 7f3147587f6234bc5e8a8cfa9ed84d326dae837f /textproc | |
parent | 647d62609a4217bd8c3d1cb3e817d947e3d3876f (diff) | |
download | freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.gz freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.zst freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.zip |
- reset MAINTAINER
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/duncan/Makefile | 2 | ||||
-rw-r--r-- | textproc/easydiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/latex-service/Makefile | 2 | ||||
-rw-r--r-- | textproc/localize/Makefile | 2 | ||||
-rw-r--r-- | textproc/popup/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/duncan/Makefile b/textproc/duncan/Makefile index 85dc76d3890b..fe278906170f 100644 --- a/textproc/duncan/Makefile +++ b/textproc/duncan/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= Duncan-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= English to Thai dictionary for GNUstep LICENSE= GPLv2 diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index 56f12f3f2d6d..0f5687f56d52 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= usr-apps DISTNAME= EasyDiff-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep graphical diff LICENSE= GPLv2 diff --git a/textproc/latex-service/Makefile b/textproc/latex-service/Makefile index dd34ae9934f6..0b20602d7e0e 100644 --- a/textproc/latex-service/Makefile +++ b/textproc/latex-service/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -service${PKGNAMESUFFIX2} DISTNAME= LaTeXService-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX service for GNUstep LICENSE= GPLv2 diff --git a/textproc/localize/Makefile b/textproc/localize/Makefile index 99c6315c5316..5c2af6f73fbf 100644 --- a/textproc/localize/Makefile +++ b/textproc/localize/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Localize/files/ DISTNAME= Localize-20040424 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Application to aid in the translation of .strings files LICENSE= GPLv2 diff --git a/textproc/popup/Makefile b/textproc/popup/Makefile index eae115516372..64965ee25117 100644 --- a/textproc/popup/Makefile +++ b/textproc/popup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Popup-${PORTVERSION}pre1 DISTNAME= Popup-${PORTVERSION}pre1 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive learning aid for pairs of words LICENSE= GPLv2 |