svn commit: r395313 - head/sysutils/ntfsprogs

Alex Kozlov ak at FreeBSD.org
Tue Aug 25 20:05:37 UTC 2015


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


More information about the svn-ports-all mailing list