diff options
Diffstat (limited to 'textproc/flip')
-rw-r--r-- | textproc/flip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/flip/Makefile b/textproc/flip/Makefile index 5deaa0611e2a..eef894224fbd 100644 --- a/textproc/flip/Makefile +++ b/textproc/flip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.sayclub.co.kr/pub/packages/aixpdslib/flip/RISC/4.3/src/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert text file line endings between Unix and DOS formats NO_LATEST_LINK= yes |