diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/koctave/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/math/koctave/Makefile b/math/koctave/Makefile index 6ea5b6c..de13e21 100644 --- a/math/koctave/Makefile +++ b/math/koctave/Makefile @@ -9,17 +9,13 @@ PORTNAME= koctave3 PORTVERSION= 0.65 PORTREVISION= 3 CATEGORIES= math kde -MASTER_SITES= http://bubben.homelinux.net/~matti/koctave/ +MASTER_SITES= http://athlone.ath.cx/~matti/kde/koctave/ MAINTAINER= kay_lehmann@web.de COMMENT= KDEGUI for octave RUN_DEPENDS= octave:${PORTSDIR}/math/octave -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - USE_BZIP2= yes USE_INC_LIBTOOL_VER=13 USE_QT_VER= 3 |