summaryrefslogtreecommitdiff
path: root/comms/kermit
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /comms/kermit
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'comms/kermit')
-rw-r--r--comms/kermit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index f81ed9821f70..e54ab6cbd544 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: kermit
-# Version required: 6.0.192
# Date created: Oct 27, 1994
# Whom: pst
#
# $FreeBSD$
#
-DISTNAME= cku196
-PKGNAME= kermit-7.0.196
+PKGNAME= kermit
+PORTVERSION= 7.0.196
CATEGORIES= comms
MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/
+DISTNAME= cku196
MAINTAINER= joerg@FreeBSD.org