diff options
Diffstat (limited to 'x11/kb2mb2')
-rw-r--r-- | x11/kb2mb2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kb2mb2/Makefile b/x11/kb2mb2/Makefile index 65ae96cf1c7a..9e958f61e61c 100644 --- a/x11/kb2mb2/Makefile +++ b/x11/kb2mb2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: kb2mb2 -# Version required: 1.0 # Date created: 24 December 1997 # Whom: Tatsumi Hosokawa # # $FreeBSD$ # -DISTNAME= kb2mb2-1.0 +PORTNAME= kb2mb2 +PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_PORTS_JP} |