diff options
-rw-r--r-- | math/genius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile index fbfd55be2df..2c9668714ea 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/02/08 18:27:22 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/08 18:37:57 drochner Exp $ # DISTNAME= genius-0.7.7 @@ -6,7 +6,7 @@ CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ftp.5z.com/pub/genius/ +HOMEPAGE= http://www.jirka.org/genius.html COMMENT= Calculator and math tool USE_PKGLOCALEDIR= yes |