diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-25 22:29:52 +0000 |
commit | ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e (patch) | |
tree | 629156a6be6b178c81263728b3bfd95e47d4def1 /math/xgraph | |
parent | 0b0164b6e27ed82c4e3d8034e357434960cc4436 (diff) | |
download | ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.tar.gz ports-ed1ba38a9ff5eed0713cb5acdf9c6f84978e163e.zip |
Notes
Diffstat (limited to 'math/xgraph')
-rw-r--r-- | math/xgraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index 06b275776aa8..489d06aaa4a7 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.6 1995/11/22 13:13:35 asami Exp $ +# $Id: Makefile,v 1.7 1997/09/09 04:31:32 asami Exp $ # DISTNAME= xgraph-11 @@ -12,7 +12,7 @@ CATEGORIES= math print MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes |