diff options
author | gerald <gerald@FreeBSD.org> | 2016-05-26 03:30:59 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2016-05-26 03:30:59 +0800 |
commit | f2eb89f821092cbc11d17f08391a2a55593bcd3e (patch) | |
tree | 5c5845a32e49448487dab82bcf3b06b85bc92d99 /print | |
parent | 53d899fb5bb6df1df5634554d5e973b1f9c57c6e (diff) | |
download | freebsd-ports-gnome-f2eb89f821092cbc11d17f08391a2a55593bcd3e.tar.gz freebsd-ports-gnome-f2eb89f821092cbc11d17f08391a2a55593bcd3e.tar.zst freebsd-ports-gnome-f2eb89f821092cbc11d17f08391a2a55593bcd3e.zip |
Fix typo in pkg-descr: langauges -> languages.
Approved by: portmgr (blanket)
Diffstat (limited to 'print')
-rw-r--r-- | print/transfig/Makefile | 2 | ||||
-rw-r--r-- | print/transfig/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile index c391ca4c4eda..b0d2167cd9cc 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -3,7 +3,7 @@ PORTNAME= transfig PORTVERSION= 3.2.5e -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= SF/mcj/mcj-source/ DISTNAME= ${PORTNAME}.${PORTVERSION} diff --git a/print/transfig/pkg-descr b/print/transfig/pkg-descr index 72601c8b7d0a..503e3c4d13fd 100644 --- a/print/transfig/pkg-descr +++ b/print/transfig/pkg-descr @@ -2,7 +2,7 @@ TransFig is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments. -Drivers currently exist for the following graphics langauges: +Drivers currently exist for the following graphics languages: AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF, IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11 |