diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-09 07:24:42 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-09 07:24:42 +0800 |
commit | 6c90316493485779473db27c46fc143d72ca8a86 (patch) | |
tree | e7a5620a9b152cc5d6a909ed7144f0eb1c9828f9 /comms/tkhylafax/Makefile | |
parent | 1d04fddf5785697f7a7b908b8635aa837e9d0615 (diff) | |
download | freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.gz freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.zst freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.zip |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'comms/tkhylafax/Makefile')
-rw-r--r-- | comms/tkhylafax/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index 3fb9dd0c7e8e..1f65905c491e 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -1,13 +1,12 @@ -# New ports collection Makefile for: tkhylafax-3.0 -# Version required: 3.0b2 +# New ports collection Makefile for: tkhylafax # Date created: Sun Jun 8 11:51:21 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # # $FreeBSD$ # -DISTNAME= tkhylafax-3.0b2 -PKGNAME= tkhylafax-3.0 +PORTNAME= tkhylafax +PORTVERSION= 3.0b2 CATEGORIES= comms tk82 MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/ |