diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-05-25 21:03:04 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-05-25 21:03:04 +0000 |
commit | 4f2f81b483c4ca213a3d0646708dc0a15976ed0f (patch) | |
tree | 527a07b9d81707a97ba5c9c26b5471c37815613a /math | |
parent | bf59294b069ca3afe6b80e8fe5280765a5f49e68 (diff) | |
download | ports-4f2f81b483c4ca213a3d0646708dc0a15976ed0f.tar.gz ports-4f2f81b483c4ca213a3d0646708dc0a15976ed0f.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/xldlas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 0f5fba0a1583..04c9236e17e5 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Dec 97 # Whom: Pedro Giffuni <giffunip@asme.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/27 05:25:00 mph Exp $ # DISTNAME= xldlas-0.85 @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://a42.com/~thor/xldlas/ \ http://sunsite.math.klte.hu/mirrors/xldlas/ \ ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= X11/xapps/math/ +MASTER_SITE_SUBDIR= X11/xapps/math EXTRACT_SUFX= -source.tgz MAINTAINER= giffunip@asme.org |