aboutsummaryrefslogtreecommitdiffstats
path: root/comms/minicom
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1997-11-27 07:20:45 +0800
committerjseger <jseger@FreeBSD.org>1997-11-27 07:20:45 +0800
commit7a93abd2bebd11fb4a6cccaabb2a74f1991591a5 (patch)
treee2458c58ac0eb590c6759278c69ecab716c575c0 /comms/minicom
parent6232eed3bd96317eb089d129fdd2367327390870 (diff)
downloadfreebsd-ports-gnome-7a93abd2bebd11fb4a6cccaabb2a74f1991591a5.tar.gz
freebsd-ports-gnome-7a93abd2bebd11fb4a6cccaabb2a74f1991591a5.tar.zst
freebsd-ports-gnome-7a93abd2bebd11fb4a6cccaabb2a74f1991591a5.zip
Remove bad MASTER_SITE, fix version required line.
Diffstat (limited to 'comms/minicom')
-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