aboutsummaryrefslogtreecommitdiff
path: root/converters/libutf-8
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-05-15 12:41:17 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-05-15 12:41:17 +0000
commit1837f714934349fcf06d2fe460ba7065b5ef06ea (patch)
tree0222b5723dff46cc67302ebbccf8e25744ecc459 /converters/libutf-8
parent36e6f1636d877adf200fae934651d3c4f4b2cad3 (diff)
downloadports-1837f714934349fcf06d2fe460ba7065b5ef06ea.tar.gz
ports-1837f714934349fcf06d2fe460ba7065b5ef06ea.zip
This port is actually libutf-8 version 1.0, not libutf version 8.1.0.
This fixes the LATEST_LINK conflict with misc/libutf.
Notes
Notes: svn path=/head/; revision=109201
Diffstat (limited to 'converters/libutf-8')
-rw-r--r--converters/libutf-8/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile
index 25125c6c47db..4bcb3b95c495 100644
--- a/converters/libutf-8/Makefile
+++ b/converters/libutf-8/Makefile
@@ -5,13 +5,13 @@
# $FreeBSD$
#
-PORTNAME= libutf
-PORTVERSION= 8.1.0
+PORTNAME= libutf-8
+PORTVERSION= 1.0
+PORTEPOCH= 1
CATEGORIES= converters
MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/ \
ftp://ftp.whizkidtech.redprince.net/unix/ \
http://www.whizkidtech.net/ISO-8859-2/
-DISTNAME= libutf-8-1.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Unicode conversion routines between UCS-4 and UTF-8