aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fdupes/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-07 23:29:37 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-07 23:29:37 +0000
commitb649dc67006b8bc1407ff5752047a4182acaa8c1 (patch)
tree96a6acb537c4042558070905564ef7b9c980c0bd /sysutils/fdupes/Makefile
parent0e133552beefef45dff33f59bdc059eeb45ebcd8 (diff)
downloadports-b649dc67006b8bc1407ff5752047a4182acaa8c1.tar.gz
ports-b649dc67006b8bc1407ff5752047a4182acaa8c1.zip
Update from 1.51 to 1.6.1 therefore also bump PORTEPOCH.
Notes
Notes: svn path=/head/; revision=421526
Diffstat (limited to 'sysutils/fdupes/Makefile')
-rw-r--r--sysutils/fdupes/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile
index 58b4a1f1abf3..9ea1a61d48e7 100644
--- a/sysutils/fdupes/Makefile
+++ b/sysutils/fdupes/Makefile
@@ -2,8 +2,9 @@
# $FreeBSD$
PORTNAME= fdupes
-PORTVERSION= 1.51
-DISTVERSIONPREFIX= ${PORTNAME}-
+PORTVERSION= 1.6.1
+DISTVERSIONPREFIX= v
+PORTEPOCH= 1
CATEGORIES= sysutils
MAINTAINER= ehaupt@FreeBSD.org