aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-20 20:40:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-20 20:40:39 +0000
commit46c2ca052dbbfaf8dd3b6915a0c618d16b749820 (patch)
tree4ff2067991acf7aedbb4e05f2c6d324697044dcd /textproc
parent05d0ebde528bc6da10c10e088f2beca68e06c602 (diff)
downloadports-46c2ca052dbbfaf8dd3b6915a0c618d16b749820.tar.gz
ports-46c2ca052dbbfaf8dd3b6915a0c618d16b749820.zip
Convert to staging.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340468
Diffstat (limited to 'textproc')
-rw-r--r--textproc/fist/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile
index 57a0b074c2e6..1e3380eaee32 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>