aboutsummaryrefslogtreecommitdiff
path: root/x11/oooqs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/oooqs2/Makefile')
-rw-r--r--x11/oooqs2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/oooqs2/Makefile b/x11/oooqs2/Makefile
index d4e3a2c48c21..680f62fa9120 100644
--- a/x11/oooqs2/Makefile
+++ b/x11/oooqs2/Makefile
@@ -5,16 +5,17 @@
# $FreeBSD$
PORTNAME= oooqs
-PORTVERSION= 2.0
+PORTVERSION= 2.0.2
CATEGORIES= x11
MASTER_SITES= http://download.berlios.de/segfaultskde/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.R./_rc/}
-MAINTAINER= arved@FreeBSD.org
-COMMENT= "Quick launcher for Open Office"
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Quick launcher for Open Office
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
USE_KDELIBS_VER= 3
+USE_GMAKE= yes
.include <bsd.port.mk>