aboutsummaryrefslogtreecommitdiff
path: root/converters/bsdconv/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-18 11:27:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-18 11:27:25 +0000
commit95582966ac522155a956ee8278e0b0f14ec1f0e5 (patch)
treee519a033d1814bbdc1734cbdd23cea8a2352362b /converters/bsdconv/Makefile
parentd548aa88553ea31a178bb142422fa09f4923bf2e (diff)
downloadports-95582966ac522155a956ee8278e0b0f14ec1f0e5.tar.gz
ports-95582966ac522155a956ee8278e0b0f14ec1f0e5.zip
Notes
Diffstat (limited to 'converters/bsdconv/Makefile')
-rw-r--r--converters/bsdconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/bsdconv/Makefile b/converters/bsdconv/Makefile
index 3df6d2968299..f3a1cd4ba833 100644
--- a/converters/bsdconv/Makefile
+++ b/converters/bsdconv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bsdconv
-PORTVERSION= 6.2
+PORTVERSION= 7.0
CATEGORIES= converters
MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
@@ -16,7 +16,7 @@ COMMENT= BSD licensed charset/encoding converter library
LICENSE= BSD
-GITVERSION= 50e0819
+GITVERSION= 2d21a55
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}