summaryrefslogtreecommitdiff
path: root/comms/minicom/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-08-11 10:29:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-08-11 10:29:56 +0000
commit98ab79e697efbc9d09d0541a15b1fc5a2de92050 (patch)
tree689181476a5b6659e1c36a152a35de89e114fac4 /comms/minicom/Makefile
parentAdd an additional install target (install-man) to the ports Makefile (diff)
Upgrade to version 1.80.
Notes
Notes: svn path=/head/; revision=12445
Diffstat (limited to 'comms/minicom/Makefile')
-rw-r--r--comms/minicom/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index fe38c5a2b44d..25aa47c29256 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -4,11 +4,11 @@
# Date created: Fri Dec 01, 1995
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.12 1997/11/26 23:20:45 jseger Exp $
+# $Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp $
#
DISTNAME= ${PKGNAME}.src
-PKGNAME= minicom-1.78
+PKGNAME= minicom-1.80
CATEGORIES= comms
MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/
@@ -19,6 +19,7 @@ RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \
kermit:${PORTSDIR}/comms/kermit
WRKSRC= ${WRKDIR}/${PKGNAME}/src
+#USE_GMAKE= "for ``po'' dir stuff"
MAN1= minicom.1 runscript.1 ascii-xfr.1
.if !defined(BATCH)