Skip to content

Commit

Permalink
o New homepage.
Browse files Browse the repository at this point in the history
o Get distfile from MASTER_SITE_BACKUP.

Minicom distfile has been changed. It seems the distfile contains new
version of minicom (and some garbage - backup files, config.cache, etc...),
but distfile name isn't changed. Homepage says nothing about new version of
minicom, so I've decided to not update the port until I understand what's
hapenning with it.
  • Loading branch information
Oleg Safiullin committed Jun 13, 2002
1 parent ac5223d commit 3e6abfc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions comms/minicom/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.35 2002/05/13 02:36:24 form Exp $
# $OpenBSD: Makefile,v 1.36 2002/06/13 03:26:44 form Exp $

COMMENT= "MS-DOS Telix-like serial communication program"

DISTNAME= ${PKGNAME}.src
PKGNAME= minicom-2.00.0
CATEGORIES= comms
NEED_VERSION= 1.528
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/}
MASTER_SITES= ${MASTER_SITE_BACKUP} \
${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/}

HOMEPAGE= http://www.pp.clinet.fi/~walker/minicom.html
HOMEPAGE= http://www.netsonic.fi/~walker/minicom.html

MODULES= gettext
RUN_DEPENDS= ::comms/kermit \
Expand Down

0 comments on commit 3e6abfc

Please sign in to comment.