diff options
Diffstat (limited to 'misc')
-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 0910cf1c83b..c7086b02379 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/01/13 13:38:49 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/01/10 01:45:20 sbd Exp $ DISTNAME= most-5.0.0a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ |