diff options
Diffstat (limited to 'textproc/smu/Makefile')
-rw-r--r-- | textproc/smu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/smu/Makefile b/textproc/smu/Makefile index f0c2581eab80..8a0253270388 100644 --- a/textproc/smu/Makefile +++ b/textproc/smu/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://s01.de/~tox/files/smu/ \ http://mirror.4bit.ws/ MAINTAINER= rodrigo@FreeBSD.org -COMMENT= A simple interpreter for a simplified markdown dialect +COMMENT= Simple interpreter for a simplified markdown dialect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |