diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /net | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index ca35ec40825..b209bd1215d 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/03/03 00:12:01 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/10 10:56:16 obache Exp $ # DISTNAME= gupnp-0.13.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sites/all/files/sources/ |