diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2012-03-29 05:49:52 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2012-03-29 05:49:52 +0000 |
commit | c596e49b62711e729452965561c8964d1bfaf07d (patch) | |
tree | 8f4466f101cfae38f7e2bf659061c516fe37fb9c /net-im/pidgin-skype/Makefile | |
parent | 87dee24c2daa659fe992c7c018d131aa2e1aa3f6 (diff) |
Update to revision 628 to fix a few bugs.
Note that the tarball may be unfetchable for a few hours until
it propagates through the FreeBSD mirrors.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=293960
Diffstat (limited to 'net-im/pidgin-skype/Makefile')
-rw-r--r-- | net-im/pidgin-skype/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile index 5f8862ee5a16..8976ef9a20fa 100644 --- a/net-im/pidgin-skype/Makefile +++ b/net-im/pidgin-skype/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pidgin-skype -PORTVERSION= 0.0.0.612 +PORTVERSION= 0.0.0.628 CATEGORIES= net-im MASTER_SITES= LOCAL/mandree DISTFILES= pidgin-skype-svn-r${PORTVERSION:E}.tar.xz |