diff options
Diffstat (limited to 'net/mosh/Makefile')
-rw-r--r-- | net/mosh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mosh/Makefile b/net/mosh/Makefile index eb2c112bda8..2d09fcfbd4f 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/07/20 03:15:29 agc Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:56:56 wiz Exp $ DISTNAME= mosh-1.2.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/downloads/keithw/mosh/ |