diff options
Diffstat (limited to 'net/spread/Makefile')
-rw-r--r-- | net/spread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index 480b4828318..27847a2ca6d 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/23 17:19:10 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:41:43 wiz Exp $ # DISTNAME= spread-src-3.17.3 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ |