diff options
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index d36cba33f836..04c6cc496f8e 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gcalctool -PORTVERSION= 4.2.103 +PORTVERSION= 4.3.0 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.2 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.3 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |