Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/math/calc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/math/calc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- pkgsrc/math/calc/Makefile 2006/04/05 23:01:15 1.19 +++ pkgsrc/math/calc/Makefile 2006/10/04 21:47:57 1.20 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/04/05 23:01:15 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/10/04 21:47:57 wiz Exp $ DISTNAME= calc-2.02f PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=calc/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnu.org/software/calc/calc.html +HOMEPAGE= http://directory.fsf.org/math/calc.html COMMENT= Advanced Calculator for GNU Emacs .include "../../mk/emacs.mk"