diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-09 12:33:57 +0000 |
commit | 065ed09306571e151457c31df4d41488d5e286f5 (patch) | |
tree | dea21ca963956a5e80e494c1c2435cc9155c0a97 /ham/usrp-docs | |
parent | 8da620008dc70e2814b6907e0999483bede9f4d6 (diff) | |
download | pkgsrc-065ed09306571e151457c31df4d41488d5e286f5.tar.gz |
Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
Diffstat (limited to 'ham/usrp-docs')
-rw-r--r-- | ham/usrp-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/usrp-docs/Makefile b/ham/usrp-docs/Makefile index bcd74daa041..1234405f867 100644 --- a/ham/usrp-docs/Makefile +++ b/ham/usrp-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/02/29 16:32:25 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/09 12:34:18 wiz Exp $ PKGNAME= usrp-docs-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Documentation for the usrp module PKG_DESTDIR_SUPPORT= user-destdir |