summaryrefslogtreecommitdiff
path: root/converters/unix2dos
diff options
context:
space:
mode:
Diffstat (limited to 'converters/unix2dos')
-rw-r--r--converters/unix2dos/Makefile1
-rw-r--r--converters/unix2dos/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/unix2dos/Makefile b/converters/unix2dos/Makefile
index 526db0acca0b..d00989ef48fb 100644
--- a/converters/unix2dos/Makefile
+++ b/converters/unix2dos/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= converters
MASTER_SITES= ftp://ftp.guug.org/pub/
MAINTAINER= obonilla@galileo.edu
+COMMENT= Translate ASCII files from DOS (cr/lf) to UNIX (lf)
MAN1= unix2dos.1 dos2unix.1
NO_WRKSUBDIR= yes
diff --git a/converters/unix2dos/pkg-comment b/converters/unix2dos/pkg-comment
deleted file mode 100644
index d633df1a1fd3..000000000000
--- a/converters/unix2dos/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Translate ASCII files from DOS (cr/lf) to UNIX (lf)