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