diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /converters/dosunix | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'converters/dosunix')
-rw-r--r-- | converters/dosunix/Makefile | 1 | ||||
-rw-r--r-- | converters/dosunix/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile index 430c243..2be583b 100644 --- a/converters/dosunix/Makefile +++ b/converters/dosunix/Makefile @@ -12,6 +12,7 @@ CATEGORIES= converters MASTER_SITES= http://dosunix.sourceforge.net/ MAINTAINER= ports@FreeBSD.org +COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment GNU_CONFIGURE= yes diff --git a/converters/dosunix/pkg-comment b/converters/dosunix/pkg-comment deleted file mode 100644 index 2a48c980..0000000 --- a/converters/dosunix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Manipulation of text files in a mixed DOS/Windows and Unix environment |