diff options
Diffstat (limited to 'sysutils/fpart/Makefile')
-rw-r--r-- | sysutils/fpart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fpart/Makefile b/sysutils/fpart/Makefile index 4e250c8480d4..a042d58d4f4c 100644 --- a/sysutils/fpart/Makefile +++ b/sysutils/fpart/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= fpart -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/fpart/ EXTRACT_SUFX= .tgz MAINTAINER= martymac@FreeBSD.org -COMMENT= Sort files and divide them into partitions +COMMENT= Sort and pack files into partitions LICENSE= BSD |