summaryrefslogtreecommitdiff
path: root/ftp/kbear/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-07-18 11:38:51 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-07-18 11:38:51 +0000
commitdc854cba535170265cfbffe952242a25e3e7291c (patch)
tree4d4d4981b4f2e83f7af9f498e039df7658476438 /ftp/kbear/Makefile
parentUpdate to 0.10.0 (diff)
Update to 3.0.a.1
Notes
Notes: svn path=/head/; revision=85121
Diffstat (limited to 'ftp/kbear/Makefile')
-rw-r--r--ftp/kbear/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile
index 1c8da316f3c0..7e10f22bb0af 100644
--- a/ftp/kbear/Makefile
+++ b/ftp/kbear/Makefile
@@ -5,17 +5,16 @@
# $FreeBSD$
PORTNAME= kbear
-PORTVERSION= 2.1
-PORTREVISION= 1
+PORTVERSION= 3.0.a.1
CATEGORIES= ftp kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION}-1.src
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a.1/alpha1b/}-1.src
MAINTAINER= arved@FreeBSD.org
COMMENT= A graphical FTP client for KDE
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.a.1/alpha1b/}
INSTALLS_SHLIB= yes
USE_KDELIBS_VER= 3
USE_REINPLACE= yes