diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 21:17:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 21:17:43 +0000 |
commit | 559561ed8f95463aca3b9e1ba8fcfe3b91db394c (patch) | |
tree | 3228371d0bf1f836f5b079ae0a75300a13a588fa /vietnamese | |
parent | c3bed3408d066c44acb610ba237a94b7a066b606 (diff) | |
download | ports-559561ed8f95463aca3b9e1ba8fcfe3b91db394c.tar.gz ports-559561ed8f95463aca3b9e1ba8fcfe3b91db394c.zip |
Notes
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/aspell/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/libviet/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/unicode-uhoai/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vis2u/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vn7to8/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vnconvert/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vnpstext/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vnroff/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile index 9f0ed28c963d..ec1da0c8b623 100644 --- a/vietnamese/aspell/Makefile +++ b/vietnamese/aspell/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= vietnamese textproc -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Aspell Vietnamese dictionaries DICT= vi diff --git a/vietnamese/libviet/Makefile b/vietnamese/libviet/Makefile index 3a869a9ab40d..cf6a1fb9f16c 100644 --- a/vietnamese/libviet/Makefile +++ b/vietnamese/libviet/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= vietnamese devel MASTER_SITES= LOCAL/obrien -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VIQR<->VISCII conversion and VISCII ctype-like routines USES= tar:bzip2 diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index d579079ef7d6..9f9d1fd340a0 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -8,7 +8,7 @@ CATEGORIES= vietnamese x11-fonts MASTER_SITES= LOCAL/obrien DISTNAME= uhoaiw21 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unicode TrueType Font with UHoai Vietnamese encoding USES= fonts zip:infozip diff --git a/vietnamese/vis2u/Makefile b/vietnamese/vis2u/Makefile index 03692c257e7a..25e72df0b5ca 100644 --- a/vietnamese/vis2u/Makefile +++ b/vietnamese/vis2u/Makefile @@ -7,7 +7,7 @@ CATEGORIES= vietnamese textproc MASTER_SITES= LOCAL/obrien DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VISCII->Unicode conversion USES= zip:infozip diff --git a/vietnamese/vn7to8/Makefile b/vietnamese/vn7to8/Makefile index 28e944136ce8..a7a5e3d15368 100644 --- a/vietnamese/vn7to8/Makefile +++ b/vietnamese/vn7to8/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.monash.edu.au/pub/vietnam/unix/ DISTNAME= vn7to8 EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts between 7-bit Vietnamese VIQR and 8-bit VISCII formats BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet diff --git a/vietnamese/vnconvert/Makefile b/vietnamese/vnconvert/Makefile index ea8c8e21a8e7..2f30b414f4ee 100644 --- a/vietnamese/vnconvert/Makefile +++ b/vietnamese/vnconvert/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/obrien DISTNAME= convert EXTRACT_SUFX= .tar -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts Vietnamese text files between popular formats NO_WRKSUBDIR= yes diff --git a/vietnamese/vnpstext/Makefile b/vietnamese/vnpstext/Makefile index 43ec3d9b9391..12f1c504a938 100644 --- a/vietnamese/vnpstext/Makefile +++ b/vietnamese/vnpstext/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.monash.edu.au/pub/vietnam/unix/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts 8-bit VISCII Vietnamese text into PostScript CFLAGS+= -I../../include diff --git a/vietnamese/vnroff/Makefile b/vietnamese/vnroff/Makefile index eecb57e9ccd5..6c6cb9799eed 100644 --- a/vietnamese/vnroff/Makefile +++ b/vietnamese/vnroff/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/obrien DISTNAME= ${PORTNAME}-2.0 DISTFILES= vnroff.c.Z vnroff.1.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts Vietnamese VIQR text into troff format PLIST_FILES= bin/vnroff man/man1/vnroff.1.gz |