diff options
author | tnn <tnn> | 2008-03-28 04:19:56 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-03-28 04:19:56 +0000 |
commit | 1d73e41de73586f32d0ccb17581311ed4d895d9d (patch) | |
tree | 347fec8848a29ee68dc454c8d10b4f4ae035710a /math | |
parent | 25f287e3001b7cfab6e04197f5b9dae952d92b71 (diff) | |
download | pkgsrc-1d73e41de73586f32d0ccb17581311ed4d895d9d.tar.gz |
Update master site and homepage.
Diffstat (limited to 'math')
-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 |