diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-27 11:17:41 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-27 11:17:41 +0000 |
commit | 4ed5d621eba501e756c77b936a5cac1f952261a5 (patch) | |
tree | c51fa4c69116ca6c8cd0c3b6fb39637444fd16f4 /net-im | |
parent | 599ded0e507f8fea974e5df0dedc92add0ac87ae (diff) | |
download | ports-4ed5d621eba501e756c77b936a5cac1f952261a5.tar.gz ports-4ed5d621eba501e756c77b936a5cac1f952261a5.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq-osd/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-osd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index 3a3f5e765db2..4f2f1943b76e 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= osd PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im diff --git a/net-im/pidgin-osd/Makefile b/net-im/pidgin-osd/Makefile index d3b0ddad6caa..054c9f787ac6 100644 --- a/net-im/pidgin-osd/Makefile +++ b/net-im/pidgin-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= pidgin-osd PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= https://babelize.org/download/pidgin-osd/ |