diff options
Diffstat (limited to 'math/orpie/Makefile')
-rw-r--r-- | math/orpie/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index 998ad5264cf..8646a36f68f 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2007/09/14 12:48:50 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2008/03/28 04:19:56 tnn Exp $ # DISTNAME= orpie-1.5.1 CATEGORIES= math -MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/orpie/ +MASTER_SITES= http://pessimization.com/software/orpie/ MAINTAINER= tnn@NetBSD.org -HOMEPAGE= http://www.eecs.umich.edu/~pelzlpj/orpie/ +HOMEPAGE= http://pessimization.com/software/orpie/ COMMENT= Curses-based reverse polish notation (RPN) calculator PKG_DESTDIR_SUPPORT= user-destdir |