diff options
Diffstat (limited to 'textproc/flip')
-rw-r--r-- | textproc/flip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/flip/Makefile b/textproc/flip/Makefile index 1d4716ec75d1..5deaa0611e2a 100644 --- a/textproc/flip/Makefile +++ b/textproc/flip/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@freebsd.org COMMENT= Convert text file line endings between Unix and DOS formats +NO_LATEST_LINK= yes + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ALL_TARGET= bsd PLIST_FILES= bin/flip |