diff options
Diffstat (limited to 'misc/most/Makefile')
-rw-r--r-- | misc/most/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index 2b0ac67a11f..68a7bd200b0 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/10/08 09:57:30 asau Exp $ +# $NetBSD: Makefile,v 1.29 2013/02/16 11:23:25 wiz Exp $ DISTNAME= most-5.0.0a -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ |