Date: Tue, 25 Aug 2015 20:05:37 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r395313 - head/sysutils/ntfsprogs Message-ID: <201508252005.t7PK5bVo032225@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Tue Aug 25 20:05:36 2015 New Revision: 395313 URL: https://svnweb.freebsd.org/changeset/ports/395313 Log: - Deprecate as obsolete, unsupported, superseded by sysutils/fusefs-ntfs Modified: head/sysutils/ntfsprogs/Makefile Modified: head/sysutils/ntfsprogs/Makefile ============================================================================== --- head/sysutils/ntfsprogs/Makefile Tue Aug 25 19:45:55 2015 (r395312) +++ head/sysutils/ntfsprogs/Makefile Tue Aug 25 20:05:36 2015 (r395313) @@ -12,6 +12,8 @@ COMMENT= Utilities and library to manipu LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Superseded by sysutils/fusefs-ntfs + CONFLICTS_INSTALL= fusefs-ntfs-* USES= fuse pkgconfig libtool tar:bzip2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508252005.t7PK5bVo032225>