diff options
Diffstat (limited to 'converters/dos2unix/Makefile')
-rw-r--r-- | converters/dos2unix/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/dos2unix/Makefile b/converters/dos2unix/Makefile index ae8bcb85849..99c084ae4f6 100644 --- a/converters/dos2unix/Makefile +++ b/converters/dos2unix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/01 12:30:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 00:20:10 asau Exp $ # DISTNAME= dos2unix-6.0.2 @@ -10,8 +10,6 @@ HOMEPAGE= http://waterlan.home.xs4all.nl/dos2unix.html COMMENT= DOS/Mac to Unix and vice versa text file format converter LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= unix2dos-[0-9]* USE_TOOLS+= gmake msgfmt xgettext perl |