summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-26 23:20:45 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-26 23:20:45 +0000
commit04189f61a3dd0bca113c17c188ee92bf97ca3da4 (patch)
treebbbcb494bc0e7f9deab9f25924a1ef4845b09c53 /comms
parentRemove bad MASTER_SITE and portlint. (diff)
Remove bad MASTER_SITE, fix version required line.
Notes
Notes: svn path=/head/; revision=8854
Diffstat (limited to 'comms')
-rw-r--r--comms/minicom/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index fa7a3cfcfc07..c9d22ee31e1d 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,16 +1,14 @@
# New ports collection makefile for: minicom
-# Version required: 1.74
+# Version required: 1.75
# Date created: Fri Dec 01, 1995
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.10 1997/04/04 15:58:10 obrien Exp $
+# $Id: Makefile,v 1.11 1997/07/13 18:49:13 max Exp $
#
DISTNAME= minicom-1.75
CATEGORIES= comms
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- ftp://ftp.cistron.nl/pub/people/miquels/software/
-MASTER_SITE_SUBDIR= apps/serialcomm/dialout
+MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/
MAINTAINER= obrien@FreeBSD.org