diff options
author | lofi <lofi@FreeBSD.org> | 2007-10-30 07:48:18 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-10-30 07:48:18 +0800 |
commit | ce19e5f290718d5274adbae84912fb7c1c34067b (patch) | |
tree | ac4d973e34d8fcfb1bb6d78f21a3b78b805a1933 /net-im/kopete/Makefile | |
parent | 79136bf447f5b514c660c7aa5772fbc34f8f9186 (diff) | |
download | freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.tar.gz freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.tar.zst freebsd-ports-gnome-ce19e5f290718d5274adbae84912fb7c1c34067b.zip |
Update to KDE 3.5.8
Diffstat (limited to 'net-im/kopete/Makefile')
-rw-r--r-- | net-im/kopete/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index 34c17a1b2966..fe9542bccc37 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -6,12 +6,12 @@ # PORTNAME= kopete -PORTVERSION= 0.12.5 +PORTVERSION= 0.12.7 CATEGORIES?= net-im kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/3.5.7/src +MASTER_SITE_SUBDIR= stable/3.5.8/src PKGNAMEPREFIX= kdenetwork- -DISTNAME= kdenetwork-3.5.7 +DISTNAME= kdenetwork-3.5.8 DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org |