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