diff options
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index e2ae8354759a..0ebe6d009231 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -9,7 +9,7 @@ PORTNAME= gcalctool PORTVERSION= 4.1.9 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.1 DIST_SUBDIR= gnome2 MAINTAINER= marcus@FreeBSD.org |