diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-08 15:53:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-08 15:53:57 +0000 |
commit | 0b699f42b34b600b2b42151ebc278b23172b0d7a (patch) | |
tree | f5e861bccd55e701dbc9afa91f8964cee90bd0d6 /math/gcalctool/Makefile | |
parent | 41cf9d39996c6fd9e39856b1fa0623c3ded2b975 (diff) |
Notes
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 |