diff options
Diffstat (limited to 'textproc/fixrtf/Makefile')
-rw-r--r-- | textproc/fixrtf/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile index ff0f19223952..bcbe77caccfe 100644 --- a/textproc/fixrtf/Makefile +++ b/textproc/fixrtf/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: fixrtf -# Date created: 3 Mar 2006 -# Whom: Xin LI <delphij@FreeBSD.org> -# +# Created by: Xin LI <delphij@FreeBSD.org> # $FreeBSD$ -# -# This port is self contained in the src directory. -# PORTNAME= fixrtf PORTVERSION= 0.1.20060303 @@ -26,6 +20,7 @@ WRKSRC= ${WRKDIR}/src SRC= ${.CURDIR}/src +NO_STAGE= yes do-fetch: @${DO_NADA} |