diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-04 09:42:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-04 09:42:48 +0000 |
commit | 252df9eda90653a0fe2b02da0d37fdda187614b3 (patch) | |
tree | 8092e06ced6193a5b75b76e54a48d91bb3ed687f /net | |
parent | 5b21e0bd0f96b0fa0ce8acc3b29279f3795eb43f (diff) | |
download | pkgsrc-252df9eda90653a0fe2b02da0d37fdda187614b3.tar.gz |
Mention branch in COMMENT.
From Bug Hunting.
Diffstat (limited to 'net')
-rw-r--r-- | net/skype1/Makefile | 4 | ||||
-rw-r--r-- | net/skype21/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/skype1/Makefile b/net/skype1/Makefile index 2c4795bde1e..69be9dd46d8 100644 --- a/net/skype1/Makefile +++ b/net/skype1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:08 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/04 09:42:48 wiz Exp $ DISTNAME= skype_static-1.4.0.118-oss PKGNAME= skype-1.4.0.118 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.skype.com/ -COMMENT= P2P VoIP software +COMMENT= P2P VoIP software (old 1.x branch) LICENSE= skype-license RESTRICTED= Complex terms for redistribution. diff --git a/net/skype21/Makefile b/net/skype21/Makefile index 8941aa815b8..0090efd6827 100644 --- a/net/skype21/Makefile +++ b/net/skype21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:08 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/04 09:42:48 wiz Exp $ DISTNAME= skype-2.1.0.81 CATEGORIES= net @@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.skype.com/ -COMMENT= P2P VoIP software +COMMENT= P2P VoIP software (2.1.x branch) LICENSE= skype21-license RESTRICTED= Complex terms for redistribution. |