diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-09-25 21:53:29 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-09-25 21:53:29 +0000 |
commit | d2b4cdfad8e1e3f3dc0b6b020efc278e77628fde (patch) | |
tree | 16595749316ca073cfa32572d2b5a254f9230ef0 /editors/teco | |
parent | 5a5614ac38ba0882d9c4318f2bf08ba31f6363d0 (diff) | |
download | ports-d2b4cdfad8e1e3f3dc0b6b020efc278e77628fde.tar.gz ports-d2b4cdfad8e1e3f3dc0b6b020efc278e77628fde.zip |
Notes
Diffstat (limited to 'editors/teco')
-rw-r--r-- | editors/teco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/teco/Makefile b/editors/teco/Makefile index 67bf629c3dfe..796289bf2491 100644 --- a/editors/teco/Makefile +++ b/editors/teco/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://almy.us/files/ DISTNAME= tecoclinux${PORTVERSION} MAINTAINER= stas@FreeBSD.org -COMMENT= Powerful and compact editor with nongrafical user interface +COMMENT= Powerful and compact editor with nongraphical user interface MAKEFILE= makefile WRKSRC= ${WRKDIR}/tecoc${PORTVERSION} |