diff options
author | steve <steve@FreeBSD.org> | 1999-12-05 03:08:13 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-05 03:08:13 +0800 |
commit | befbd740e0dcc6ce71023fc64642b8d0571d13e0 (patch) | |
tree | 2b30abf646a561bee379bd99c16e9832f04091c2 /math | |
parent | e38b7ea90505499ae85d3f99b7b701f5d6806dd8 (diff) | |
download | freebsd-ports-gnome-befbd740e0dcc6ce71023fc64642b8d0571d13e0.tar.gz freebsd-ports-gnome-befbd740e0dcc6ce71023fc64642b8d0571d13e0.tar.zst freebsd-ports-gnome-befbd740e0dcc6ce71023fc64642b8d0571d13e0.zip |
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 2 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 682476847ca6..8d483b37db3e 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -9,7 +9,7 @@ DISTNAME= gnumeric-0.44 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnumeric +MASTER_SITE_SUBDIR= stable/sources/gnumeric MAINTAINER= nakai@FreeBSD.org diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 682476847ca6..8d483b37db3e 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -9,7 +9,7 @@ DISTNAME= gnumeric-0.44 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnumeric +MASTER_SITE_SUBDIR= stable/sources/gnumeric MAINTAINER= nakai@FreeBSD.org |