diff options
Diffstat (limited to 'sysutils/dar/Makefile')
-rw-r--r-- | sysutils/dar/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index d62c4c824a89..886aaa5ce0f5 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -6,10 +6,9 @@ # PORTNAME= dar -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= sysutils archivers -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A full featured command-line backup tool, aimed for disks |