aboutsummaryrefslogtreecommitdiffstats
path: root/net/kopete/Makefile
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2002-11-07 18:43:06 +0800
committerarved <arved@FreeBSD.org>2002-11-07 18:43:06 +0800
commit5e206a08f52adb971077fff3fdece73a7e4ccffa (patch)
tree13ab76daac289960892ccaa0c05354ef02d7b545 /net/kopete/Makefile
parent78fd9d2952251e7870ba76a09d5c94bc54007df4 (diff)
downloadfreebsd-ports-gnome-5e206a08f52adb971077fff3fdece73a7e4ccffa.tar.gz
freebsd-ports-gnome-5e206a08f52adb971077fff3fdece73a7e4ccffa.tar.zst
freebsd-ports-gnome-5e206a08f52adb971077fff3fdece73a7e4ccffa.zip
Unbreak by Updating to 0.5.1
Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer PR: 44911
Diffstat (limited to 'net/kopete/Makefile')
-rw-r--r--net/kopete/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/kopete/Makefile b/net/kopete/Makefile
index 4e42d6b3b5be..05d721f29a53 100644
--- a/net/kopete/Makefile
+++ b/net/kopete/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= kopete
-PORTVERSION= 0.4.1
+PORTVERSION= 0.5.1
CATEGORIES= net kde
-MASTER_SITES= http://www.chez.com/dae/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/}
MAINTAINER= stefan.jahn@nemesis-sektor.de
-BROKEN= "Does not compile"
-
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes