diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-13 18:48:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-13 18:48:04 +0000 |
commit | be462fd635ad234ddea49725d06a28577bb9a371 (patch) | |
tree | d66a3f1c5627c46f95b4d80531fb82ec23a981ce /math/gcalctool/Makefile | |
parent | Fix build for gcc 3.3 (diff) |
Update to 4.3.16.
Notes
Notes:
svn path=/head/; revision=91079
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 e5d2b398e589..1afba2b097fd 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcalctool -PORTVERSION= 4.3.15 +PORTVERSION= 4.3.16 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.3 |