aboutsummaryrefslogtreecommitdiff
path: root/converters/libutf-8
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /converters/libutf-8
parent3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff)
downloadports-59df8af48ea44d533d5de8118602cc174bda92da.tar.gz
ports-59df8af48ea44d533d5de8118602cc174bda92da.zip
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
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 1f2e71ee54a5..7a964c054129 100644
--- a/converters/libutf-8/Makefile
+++ b/converters/libutf-8/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: libutf-8
-# Version required: 1.0
# Date created: 1 April 1999
# Whom: G. Adam Stanislav <adam@whizkidtech.net>
#
# $FreeBSD$
#
-DISTNAME= libutf-8-1.0
-PKGNAME= libutf-8.1.0
+PORTNAME= libutf
+PORTVERSION= 8.1.0
CATEGORIES= converters
MASTER_SITES= http://www.whizkidtech.net/fports/ \
ftp://ftp.whizkidtech.net/unix/ \
http://www.whizkidtech.net/ISO-8859-2/
+DISTNAME= libutf-8-1.0
MAINTAINER= adam@whizkidtech.net