diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-06-25 23:53:35 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-06-25 23:53:35 +0000 |
commit | 2f3e68f5a8d38da7b2198128718b514d67302168 (patch) | |
tree | 1a2dff702b786013fca4921549f0d6f8f2d662e5 /comms | |
parent | 33085970800ef45d6ab8b05aecb75db75fe5de8f (diff) | |
download | ports-2f3e68f5a8d38da7b2198128718b514d67302168.tar.gz ports-2f3e68f5a8d38da7b2198128718b514d67302168.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/minicom/Makefile | 6 |
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 |