summaryrefslogtreecommitdiff
path: root/math/xldlas
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-05-25 21:03:04 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-05-25 21:03:04 +0000
commit4f2f81b483c4ca213a3d0646708dc0a15976ed0f (patch)
tree527a07b9d81707a97ba5c9c26b5471c37815613a /math/xldlas
parentUpdate to version 5.26 and portlint clean. (diff)
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
Notes
Notes: svn path=/head/; revision=11143
Diffstat (limited to 'math/xldlas')
-rw-r--r--math/xldlas/Makefile4
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