diff options
Diffstat (limited to 'textproc/tnef2txt/Makefile')
-rw-r--r-- | textproc/tnef2txt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tnef2txt/Makefile b/textproc/tnef2txt/Makefile index ce4ab28f240c..c1436aabe64f 100644 --- a/textproc/tnef2txt/Makefile +++ b/textproc/tnef2txt/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc converters MASTER_SITES= http://www.fiction.net/blong/programs/tnef2txt/ MAINTAINER= ports@FreeBSD.org -COMMENT= A portable application/ms-tnef parser +COMMENT= Portable application/ms-tnef parser ALL_TARGET= tnef2txt MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |