summaryrefslogtreecommitdiff
path: root/comms/minicom
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/minicom
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/minicom')
-rw-r--r--comms/minicom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 9b7056f757c1..1c27cf4d24f9 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,20 +1,20 @@
# ex:ts=8
# Ports collection makefile for: minicom
-# Version required: 0.0
# Date created: Fri Dec 01, 1995
# Whom: obrien@cs.ucdavis.edu
#
# $FreeBSD$
#
-DISTNAME= ${PKGNAME}.src
-PKGNAME= minicom-1.83.0
+PORTNAME= minicom
+PORTVERSION= 1.83.0
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.pp.clinet.fi/~walker/mc-dev/ \
http://www.clinet.fi/~walker/ \
http://www.pp.clinet.fi/~walker/
MASTER_SITE_SUBDIR= apps/serialcomm/dialout
+DISTNAME= ${PKGNAME}.src
MAINTAINER= obrien@FreeBSD.org