diff options
author | obache <obache> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-10 10:56:12 +0000 |
commit | 723d5b85d38d6f2caf9d1afbd9e8f9c688ce3db6 (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /net/gupnp/Makefile | |
parent | ff232de4e8e41db85ec626907b3e02432412c87d (diff) | |
download | pkgsrc-723d5b85d38d6f2caf9d1afbd9e8f9c688ce3db6.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'net/gupnp/Makefile')
-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/ |