diff options
Diffstat (limited to 'textproc/rot/Makefile')
-rw-r--r-- | textproc/rot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index dea30e7398b6..6cf8b48092e6 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Rotates a file so that lines become columns and vice versa ALL_TARGET= ${PORTNAME} |