diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 18:34:57 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 18:34:57 +0000 |
commit | 88bfe4bd43787219ab4de75bd68c490c98776dfc (patch) | |
tree | 634e1ef4990207301493f26b46d80abe56b9f2b3 /math/wingz3/Makefile | |
parent | 9e8bfe9c71187ea60ac9f3a55c0c7bde80d76033 (diff) | |
download | ports-88bfe4bd43787219ab4de75bd68c490c98776dfc.tar.gz ports-88bfe4bd43787219ab4de75bd68c490c98776dfc.zip |
Notes
Diffstat (limited to 'math/wingz3/Makefile')
-rw-r--r-- | math/wingz3/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/wingz3/Makefile b/math/wingz3/Makefile index 7e86ccd765e8..c1a9c0ab2b22 100644 --- a/math/wingz3/Makefile +++ b/math/wingz3/Makefile @@ -5,11 +5,10 @@ PORTNAME= wingzpro PORTVERSION= 311 PORTREVISION= 3 CATEGORIES= math linux -MASTER_SITES= ${MASTER_SITE_SUNSITE}:wingz \ +MASTER_SITES= SUNSITE/apps/financial/spreadsheet:wingz \ ${MASTER_SITE_FEDORA_LINUX:M*rpmfind.net/*:S|/fedora/core||}:l -MASTER_SITE_SUBDIR=apps/financial/spreadsheet:wingz \ - redhat-archive/6.2/en/os/i386/RedHat/RPMS/:l -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:wingz \ +MASTER_SITE_SUBDIR= redhat-archive/6.2/en/os/i386/RedHat/RPMS/:l +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wingz \ ld.so-1.9.5-13.i386.rpm:l \ libc-5.3.12-31.i386.rpm:l EXTRACT_ONLY= |