summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-06-25 23:53:35 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-06-25 23:53:35 +0000
commit2f3e68f5a8d38da7b2198128718b514d67302168 (patch)
tree1a2dff702b786013fca4921549f0d6f8f2d662e5 /comms
parentUse REINPLACE_CMD as well as USE_REINPLACE (diff)
Rejecting new distfile with the same filename due to large and messy
diff, by using alternative master sites (at least for a while). I'm trying to make the author roll a new tarball. PR: 38823
Notes
Notes: svn path=/head/; revision=61968
Diffstat (limited to 'comms')
-rw-r--r--comms/minicom/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 36589168a33c..05995ef03a0e 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -9,10 +9,8 @@
PORTNAME= minicom
PORTVERSION= 2.00.0
CATEGORIES= comms
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- http://www.clinet.fi/~walker/ \
- http://www.pp.clinet.fi/~walker/
-MASTER_SITE_SUBDIR= apps/serialcomm/dialout
+MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \
+ http://atreides.freenix.no/~anders/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= anders@FreeBSD.org