diff options
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index bb089b6fe79..ee1eb350bfa 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2004/02/21 08:24:11 minskim Exp $ +# $NetBSD: Makefile,v 1.40 2004/10/03 00:13:16 tv Exp $ DISTNAME= minicom-1.83.1.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_BACKUP} #MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/dialout/} \ |