summaryrefslogtreecommitdiff
path: root/editors/koffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/koffice/Makefile')
-rw-r--r--editors/koffice/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile
index 8bd9ce9f50d7..c7076856e8fb 100644
--- a/editors/koffice/Makefile
+++ b/editors/koffice/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= koffice
-PORTVERSION= 20000724A
+PORTVERSION= 20000829A
CATEGORIES= editors kde
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= will
+MASTER_SITES= http://www.physics.purdue.edu/~will/
MAINTAINER= will@FreeBSD.org
@@ -17,7 +16,6 @@ LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \
kdecore.4:${PORTSDIR}/x11/kdelibs2 \
iconv.0:${PORTSDIR}/converters/iconv
-WRKSRC= ${WRKDIR}/koffice
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_NEWGCC= yes