aboutsummaryrefslogtreecommitdiffstats
path: root/german/ksteak/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-12-21 17:29:56 +0800
committervs <vs@FreeBSD.org>2004-12-21 17:29:56 +0800
commitc54c64141f0635f2107b3a82216e84faca5f27c3 (patch)
tree43518911cc91682aa9ea5629c46437c2626ccbb0 /german/ksteak/Makefile
parent6f2c80b7bd97c3d8c296d1e769adc3502c0acfcd (diff)
downloadfreebsd-ports-gnome-c54c64141f0635f2107b3a82216e84faca5f27c3.tar.gz
freebsd-ports-gnome-c54c64141f0635f2107b3a82216e84faca5f27c3.tar.zst
freebsd-ports-gnome-c54c64141f0635f2107b3a82216e84faca5f27c3.zip
Update to 1.0.0.p2 (pre2)
PR: ports/75230 Submitted by: maintainer
Diffstat (limited to 'german/ksteak/Makefile')
-rw-r--r--german/ksteak/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile
index 74c49be74a03..97c7f9b7a243 100644
--- a/german/ksteak/Makefile
+++ b/german/ksteak/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= ksteak
-PORTVERSION= 0.9.4
-PORTREVISION= 2
+PORTVERSION= 1.0.0.p2
CATEGORIES= german kde
MASTER_SITES= http://www.der-fritz.de/ksteak/
+DISTNAME= ksteak-1.0.0pre2
MAINTAINER= h.eichmann@gmx.de
COMMENT= KDE frontend for steak, an english - german dictionary
@@ -27,7 +27,4 @@ CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
GNU_CONFIGURE= yes
-post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/ksteak/ksteakui.rc ${PREFIX}/share/apps/ksteak
-
.include <bsd.port.mk>