diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/orpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index a08703bc9934..c6de2143f96c 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES+= math MASTER_SITES= http://pessimization.com/software/orpie/ -MAINTAINER= dylan@dylex.net +MAINTAINER= ports@FreeBSD.org COMMENT= A fullscreen RPN calculator for the console BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |