aboutsummaryrefslogtreecommitdiff
path: root/chinese/stardict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/stardict/Makefile')
-rw-r--r--chinese/stardict/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile
index 40cf51023ab0..f0e6f2e078b4 100644
--- a/chinese/stardict/Makefile
+++ b/chinese/stardict/Makefile
@@ -1,5 +1,4 @@
# Ports collection makefile for: cdict
-# Version required: 1.0
# Date created: Thu Oct 14, 1999
# Whom: Peng HaiJie (phj@cn.FreeBSD.org)
# (phj@transfar.com)
@@ -7,9 +6,11 @@
# $FreeBSD$
#
-DISTNAME= zh-cdict-1.0
+PORTNAME= cdict
+PORTVERSION= 1.0
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
+DISTNAME= ${PKGNAME}
MAINTAINER= phj@cn.FreeBSD.org