diff options
Diffstat (limited to 'math/galculator/Makefile')
-rw-r--r-- | math/galculator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 1389d4c..d9690e2 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galculator -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |