summaryrefslogtreecommitdiff
path: root/java/tya
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
commit5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (patch)
tree98671b38100211b23e9d578a8a5a241e41b8a707 /java/tya
parentPORTNAME/PORTVERSION stuff (diff)
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27458
Diffstat (limited to 'java/tya')
-rw-r--r--java/tya/Makefile5
1 files changed, 3 insertions, 2 deletions
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