diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-07-01 08:56:16 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-07-01 08:56:16 +0000 |
commit | 95eecf16e69745980390ef202f67ec4d0e09f051 (patch) | |
tree | c85134f7d4e51bcd8a8619a9bb6e48e31f8c4a19 /net-im/libpurple | |
parent | - Update to 1.6.3 (diff) |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Notes
Notes:
svn path=/head/; revision=194564
Diffstat (limited to 'net-im/libpurple')
-rw-r--r-- | net-im/libpurple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index c470c0c6d2b2..353d9676124a 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -8,7 +8,7 @@ PORTNAME?= libpurple PORTVERSION= 2.0.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pidgin |