diff options
Diffstat (limited to 'astro/tkseti/Makefile')
-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/ |