diff options
Diffstat (limited to 'net/rancid/Makefile')
-rw-r--r-- | net/rancid/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rancid/Makefile b/net/rancid/Makefile index 5a24eca274e..b3cc51a1c72 100644 --- a/net/rancid/Makefile +++ b/net/rancid/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/06/14 23:43:29 markd Exp $ +# $NetBSD: Makefile,v 1.14 2015/03/16 22:36:58 pettai Exp $ # -DISTNAME= rancid-3.1 -PKGREVISION= 1 +DISTNAME= rancid-3.2 CATEGORIES= net MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ |