diff options
Diffstat (limited to 'misc/koffice-devel/Makefile')
-rw-r--r-- | misc/koffice-devel/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/koffice-devel/Makefile b/misc/koffice-devel/Makefile index d180ae11b84..a2fda1720a7 100644 --- a/misc/koffice-devel/Makefile +++ b/misc/koffice-devel/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2003/10/04 20:16:03 mycroft Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/03 10:25:15 kleink Exp $ -DISTNAME= koffice-1.2.93 +DISTNAME= koffice-1.2.94 #PKGREVISION= 1 CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.kde.org/pub/kde/unstable/koffice-1.2.93/src/ \ - ftp://ftp.us.kde.org/pub/kde/unstable/koffice-1.2.93/src/ \ - ftp://ftp.de.kde.org/pub/kde/unstable/koffice-1.2.93/src/ +MASTER_SITES= ftp://ftp.kde.org/pub/kde/unstable/koffice-1.2.94/src/ \ + ftp://ftp.us.kde.org/pub/kde/unstable/koffice-1.2.94/src/ \ + ftp://ftp.de.kde.org/pub/kde/unstable/koffice-1.2.94/src/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org |