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/gnuradio-core-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/gnuradio-core-docs')
-rw-r--r-- | ham/gnuradio-core-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-core-docs/Makefile b/ham/gnuradio-core-docs/Makefile index b75257cf369..28a7f2439a2 100644 --- a/ham/gnuradio-core-docs/Makefile +++ b/ham/gnuradio-core-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/02/29 16:32:24 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/09 12:34:14 wiz Exp $ PKGNAME= gnuradio-core-docs-${VERSION} COMMENT= GNU Radio core module documentation -PKGREVISION= 8 +PKGREVISION= 9 PKG_DESTDIR_SUPPORT= user-destdir |