diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /astro/tkseti | |
parent | update with the new PORTNAME/PORTVERSION variables (diff) |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'astro/tkseti')
-rw-r--r-- | astro/tkseti/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/tkseti/Makefile b/astro/tkseti/Makefile index e2bf9a1a644d..5bea75f397b9 100644 --- a/astro/tkseti/Makefile +++ b/astro/tkseti/Makefile @@ -1,12 +1,12 @@ # Ports collection makefile for: tkseti -# Version required: 1.42 # Date created: 30 Jun 1999 # Whom: Brett Taylor <brett@peloton.physics.montana.edu> # # $FreeBSD$ # -DISTNAME= tkseti-1.46 +PORTNAME= tkseti +PORTVERSION= 1.46 CATEGORIES= astro tk82 MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkseti/ |