From 279d0c568395b4252ea7d025ef414367c67379c0 Mon Sep 17 00:00:00 2001 From: obrien 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/Makefile') 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