diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-06 18:03:10 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-06 18:03:10 +0800 |
commit | a485a1584a4bc1601ab994e98b4c58e1acef8693 (patch) | |
tree | 74a2c6be33e74f57f2ca7d80049102193ab2a90e /net-im/empathy | |
parent | aaa7fc5837d8397b801368b2399add805555950e (diff) | |
download | freebsd-ports-gnome-a485a1584a4bc1601ab994e98b4c58e1acef8693.tar.gz freebsd-ports-gnome-a485a1584a4bc1601ab994e98b4c58e1acef8693.tar.zst freebsd-ports-gnome-a485a1584a4bc1601ab994e98b4c58e1acef8693.zip |
Bump PORTREVISION on net-im/empathy after security/libtasn1 update in
r363113. (security/seahorse was already bumped in r364143)
Also remove UPDATING entry because with proper bumping it isn't needed and
without proper bumping the instructions don't guarantee that all ports
are updated nor that they are updated in the right order.
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 0dc70a30663a..1073ad001d46 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -4,7 +4,7 @@ PORTNAME= empathy PORTVERSION= 2.34.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im gnome MASTER_SITES= GNOME |