diff options
Diffstat (limited to 'comms/minicom/Makefile')
-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 34d6657eab5..ad586edcfb0 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2005/12/29 06:21:34 jlam Exp $ +# $NetBSD: Makefile,v 1.47 2006/02/05 23:08:28 joerg Exp $ DISTNAME= minicom-2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= http://alioth.debian.org/download.php/123/ |