aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fist
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-01-21 04:40:39 +0800
committermat <mat@FreeBSD.org>2014-01-21 04:40:39 +0800
commit28a92fe94f8cd567901d26092c6df74e50c686c0 (patch)
tree4ff2067991acf7aedbb4e05f2c6d324697044dcd /textproc/fist
parente82634cf0c90c86bb275fe871b02c113f6c87df8 (diff)
downloadfreebsd-ports-graphics-28a92fe94f8cd567901d26092c6df74e50c686c0.tar.gz
freebsd-ports-graphics-28a92fe94f8cd567901d26092c6df74e50c686c0.tar.zst
freebsd-ports-graphics-28a92fe94f8cd567901d26092c6df74e50c686c0.zip
Convert to staging.
Sponsored by: Absolight
Diffstat (limited to 'textproc/fist')
-rw-r--r--textproc/fist/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile
index 57a0b074c2e..1e3380eaee3 100644
--- a/textproc/fist/Makefile
+++ b/textproc/fist/Makefile
@@ -10,8 +10,6 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= An emphatic message generator
GNU_CONFIGURE= yes
-MAN1= fist.1
-PLIST_FILES= bin/fist
+PLIST_FILES= bin/fist man/man1/fist.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>