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 | d24e81219c39a1218580ef39c167bcf652a93869 (patch) | |
tree | 64ee8ab597ab79d40e6a59bb654d957ba00394cd /misc | |
parent | 094db0b3051ce839297f94e987dd71c5e7fbd92b (diff) | |
download | pkgsrc-d24e81219c39a1218580ef39c167bcf652a93869.tar.gz |
Recursive PKGREVISION bump because of devel/libslang2 buildlink addition.
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/ |