diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 3 | ||||
-rw-r--r-- | math/guppi/Makefile | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index aea1a404977f..d4169f3b8121 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -10,8 +10,7 @@ PORTNAME= gnumeric PORTVERSION= 1.9.3 PORTREVISION= 2 CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/math/guppi/Makefile b/math/guppi/Makefile index dfda1205a4f0..f9cc25ac4c72 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -9,7 +9,7 @@ PORTNAME= guppi PORTVERSION= 0.40.3 PORTREVISION= 13 CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/Guppi/0.40 DISTNAME= Guppi-${PORTVERSION} |