View | Details | Raw Unified | Return to bug 129614 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-1 / +3 lines)
Lines 8-14 Link Here
8
PORTNAME=	fstyp
8
PORTNAME=	fstyp
9
PORTVERSION=	0.1
9
PORTVERSION=	0.1
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	http://thegaul.org/src/
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}/${MASTER_SITE_SUBDIR}\
12
		http://thegaul.org/src/
13
MASTER_SITE_SUBDIR=fstyp
12
14
13
MAINTAINER=	sacchi@gmail.com
15
MAINTAINER=	sacchi@gmail.com
14
COMMENT=	Detect which filesystem type a device/partition contains
16
COMMENT=	Detect which filesystem type a device/partition contains
(-)./pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
fstyp can be used to heuristically detect which filesystem type a device or a
1
fstyp can be used to heuristically detect which filesystem type a device or a
2
partition contains. Useful for backup scripts.
2
partition contains. Useful for backup scripts.
3
3
4
WWW: http://thegaul.org/src/
4
WWW: http://nchc.dl.sourceforge.net/sourceforge/fstyp/

Return to bug 129614