diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-12-24 21:21:49 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-12-24 21:21:49 +0000 |
commit | 3aa1420788d45a5e376bf16a8675ae1765bcdf9f (patch) | |
tree | f5a6ba7fe36e35e96527028328dd7c8864086fa7 /net/kdenetwork4 | |
parent | 4d5016d451e8becef53d7a2fe3c593b001f23047 (diff) |
Chase libassuan update
PR: ports/153408
Reported by: Pascal Stumpf <Pascal.Stumpf at cubes.de>
Notes
Notes:
svn path=/head/; revision=266857
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r-- | net/kdenetwork4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 8337b6352eae..6b6574e76059 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -6,7 +6,7 @@ PORTNAME= kdenetwork PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |