From 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 Mon Sep 17 00:00:00 2001
From: "David E. O'Brien" <obrien@FreeBSD.org>
Date: Wed, 12 Apr 2000 06:21:15 +0000
Subject: Convert to the PORTNAME - PORTVERSION syntax.

---
 java/tya/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'java/tya')

diff --git a/java/tya/Makefile b/java/tya/Makefile
index c393250bb3ed..fe94c4c4ade9 100644
--- a/java/tya/Makefile
+++ b/java/tya/Makefile
@@ -5,10 +5,11 @@
 # $FreeBSD$
 #
 
-DISTNAME=	tya17
-PKGNAME=	tya-1.7
+PORTNAME=	tya
+PORTVERSION=	1.7
 CATEGORIES=	java
 MASTER_SITES=	http://sax.sax.de/~adlibit/
+DISTNAME=	tya17
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	jburkhol@home.com
-- 
cgit v1.2.3