diff options
Diffstat (limited to 'math/grpn/Makefile')
-rw-r--r-- | math/grpn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index ff9e68fba71d..d6ac15894e40 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= ports@FreeBSD.org COMMENT= GTK+-based reverse polish notation (RPN) calculator +WWW= https://github.com/utopiabound/grpn LICENSE= GPLv2 |