diff options
Diffstat (limited to 'math/grpn/Makefile')
-rw-r--r-- | math/grpn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 85d6535a503f..1ef82445089c 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -7,14 +7,13 @@ PORTNAME= grpn PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://lashwhip.com/grpn/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+-based reverse polish notation (RPN) calculator -USE_X_PREFIX= yes USE_GNOME= gtk12 ALL_TARGET= |