diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-10 01:45:20 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-10 01:45:20 +0000 |
commit | f33cf9035026b3898400af2ce7be0b8c8115fdbd (patch) | |
tree | 64ee8ab597ab79d40e6a59bb654d957ba00394cd /misc/most/Makefile | |
parent | afea22573079fb0cb6430d9ed8d9406918a8159f (diff) | |
download | pkgsrc-f33cf9035026b3898400af2ce7be0b8c8115fdbd.tar.gz |
Recursive PKGREVISION bump because of devel/libslang2 buildlink addition.
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 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/ |