diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-26 17:29:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-26 17:29:50 +0800 |
commit | 274a6e8578bfa4bf871c8b6ffa46d6a245d6cfc2 (patch) | |
tree | dc17aaa2909b6c12c4e1d8603a7ce1e7c76298f0 /CHANGES | |
parent | 7dcd1a763487d49074d59f3a31bd151284134ebd (diff) | |
download | freebsd-ports-gnome-274a6e8578bfa4bf871c8b6ffa46d6a245d6cfc2.tar.gz freebsd-ports-gnome-274a6e8578bfa4bf871c8b6ffa46d6a245d6cfc2.tar.zst freebsd-ports-gnome-274a6e8578bfa4bf871c8b6ffa46d6a245d6cfc2.zip |
Drop compatibility code for USE_DOS2UNIX
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20140526: +AUTHOR: bapt@FreeBSD.org + + USE_DOS2UNIX is no longer supported, USES=dos2unix should be used instead + 20140505: AUTHOR: bapt@FreeBSD.org |