diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-02-17 12:58:26 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-02-17 12:58:26 +0000 |
commit | 47ce888c2fd13eaf4c20187b3f18cb7dfc8b59a4 (patch) | |
tree | 568c88721252bd8d900ba3edd5723783622aa180 /math/linux-dislin/Makefile | |
parent | c2e5d1e6697736f19c70676632b83fa0fbea6527 (diff) | |
download | ports-47ce888c2fd13eaf4c20187b3f18cb7dfc8b59a4.tar.gz ports-47ce888c2fd13eaf4c20187b3f18cb7dfc8b59a4.zip |
Notes
Diffstat (limited to 'math/linux-dislin/Makefile')
-rw-r--r-- | math/linux-dislin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/math/linux-dislin/Makefile b/math/linux-dislin/Makefile index 9997c50e48f2..736f21efe0f6 100644 --- a/math/linux-dislin/Makefile +++ b/math/linux-dislin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dislin -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= math MASTER_SITES= ftp://ftp.gwdg.de/pub/grafik/dislin/linux/${MACHINE_ARCH}/ PKGNAMEPREFIX= linux- @@ -16,9 +16,6 @@ DIST_SUBDIR= ${MACHINE_ARCH} MAINTAINER= des@FreeBSD.org COMMENT= A scientific data plotting package -BROKEN= "Unfetchable" -DEPRECATED= "This port will be removed on April 16 if still broken at that time." - USE_LINUX= yes ONLY_FOR_ARCHS= i386 alpha NO_BUILD= yes |