diff options
Diffstat (limited to 'net/btpd/Makefile')
-rw-r--r-- | net/btpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/btpd/Makefile b/net/btpd/Makefile index 5845ba6f473..f6b7be47c28 100644 --- a/net/btpd/Makefile +++ b/net/btpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/02/06 23:23:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2014/02/12 23:18:19 tron Exp $ DISTNAME= btpd-0.16 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://cloud.github.com/downloads/btpd/btpd/ |