diff options
Diffstat (limited to 'textproc/rot')
-rw-r--r-- | textproc/rot/Makefile | 1 | ||||
-rw-r--r-- | textproc/rot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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} diff --git a/textproc/rot/pkg-comment b/textproc/rot/pkg-comment deleted file mode 100644 index 51349f4d826c..000000000000 --- a/textproc/rot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Rotates a file so that lines become columns and vice versa |