diff options
-rw-r--r-- | print/transfig/Makefile | 2 | ||||
-rw-r--r-- | print/transfig/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/silvercity/Makefile | 2 | ||||
-rw-r--r-- | textproc/silvercity/pkg-descr | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/textproc/silvercity/Makefile b/textproc/silvercity/Makefile index acfd2772d2e2..1419bad5f3ef 100644 --- a/textproc/silvercity/Makefile +++ b/textproc/silvercity/Makefile @@ -3,7 +3,7 @@ PORTNAME= silvercity PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Python%20SilverCity%20Bindings/${PORTVERSION} DISTNAME= SilverCity-${PORTVERSION} diff --git a/textproc/silvercity/pkg-descr b/textproc/silvercity/pkg-descr index a04f4fae806d..06ba3a62a4e3 100644 --- a/textproc/silvercity/pkg-descr +++ b/textproc/silvercity/pkg-descr @@ -1,5 +1,5 @@ SilverCity is a lexing package, based on Scintilla, that can provide lexical -analysis for over 20 programming and markup langauges. +analysis for over 20 programming and markup languages. Scripting language bindings currently exist for Python. |