update HOMEPAGE, MASTER_SITES and DESCR

OK pirofti@ (maintainer)
This commit is contained in:
kirby 2019-11-29 11:39:32 +00:00
parent 47878b84cd
commit 61d52cd61a
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:47 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2019/11/29 11:39:32 kirby Exp $
COMMENT = FUSE NTFS driver with read/write support
@ -7,9 +7,9 @@ DISTNAME = ntfs-3g_ntfsprogs-${V}
PKGNAME = ntfs_3g-${V}
SHARED_LIBS += ntfs-3g 0.2 # .88
CATEGORIES = sysutils
REVISION = 0
REVISION = 1
HOMEPAGE = https://www.tuxera.com/
HOMEPAGE = https://www.tuxera.com/community/open-source-ntfs-3g/
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
@ -18,7 +18,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += c uuid fuse
MASTER_SITES = ${HOMEPAGE}/opensource/
MASTER_SITES = https://tuxera.com/opensource/
EXTRACT_SUFX = .tgz
LIB_DEPENDS = sysutils/e2fsprogs

View File

@ -2,4 +2,4 @@ NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
Windows Server 2008, Windows 7, Windows 8 and Windows 10 NTFS file systems.