diff options
-rw-r--r-- | math/xgfe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgfe/Makefile b/math/xgfe/Makefile index 98741db..6785317b 100644 --- a/math/xgfe/Makefile +++ b/math/xgfe/Makefile @@ -3,12 +3,12 @@ # Date created: 24 March 1998 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.6 1998/08/07 23:56:34 asami Exp $ +# $Id: Makefile,v 1.7 1998/08/12 06:29:30 asami Exp $ # DISTNAME= xgfe-2.0 CATEGORIES= math -MASTER_SITES= http://www2.msstate.edu/~dmi1/xgfe/download/ +MASTER_SITES= http://jasper.he.net/~dmishee/xgfe/download/ MAINTAINER= mph@freebsd.org |