aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ddrescue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ddrescue/Makefile')
-rw-r--r--sysutils/ddrescue/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile
index 7409ef0a27fe..beab70a856de 100644
--- a/sysutils/ddrescue/Makefile
+++ b/sysutils/ddrescue/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= ddrescue
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= sysutils
MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= Data recovery tool
+LICENSE= GPLv3
HAS_CONFIGURE= yes
CONFIGURE_ARGS= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" \
CXXFLAGS="${CXXFLAGS}"