diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /audio/tunapie | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'audio/tunapie')
-rw-r--r-- | audio/tunapie/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/tunapie/Makefile b/audio/tunapie/Makefile index 74c192ad88c..1e2ca2159a6 100644 --- a/audio/tunapie/Makefile +++ b/audio/tunapie/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/02/15 23:07:02 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/15 11:53:20 obache Exp $ # DISTNAME= tunapie-2.1.18 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tunapie/} |