summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-11-07 18:30:55 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-11-07 18:30:55 +0000
commit3de31efa84f190599a894a80e9f028486c9ed948 (patch)
tree1dc3898b2266b9b4947db713093e3b4082524183 /x11
parentRemove leading slash from MASTER_SITE_SUBDIR (diff)
Remove leading/traling slash from MASTER_SITE_SUBDIR
Notes
Notes: svn path=/head/; revision=14397
Diffstat (limited to 'x11')
-rw-r--r--x11/kworldwatch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile
index ceb0a67d46cd..edb1b540acb5 100644
--- a/x11/kworldwatch/Makefile
+++ b/x11/kworldwatch/Makefile
@@ -3,13 +3,13 @@
# Date created: 12 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/10/10 04:52:24 asami Exp $
+# $Id: Makefile,v 1.11 1998/10/13 23:34:49 jseger Exp $
#
DISTNAME= kworldwatch-0.6
CATEGORIES= x11 kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= stable/latest/apps/utils/
+MASTER_SITE_SUBDIR= stable/latest/apps/utils
EXTRACT_SUFX= .tgz
MAINTAINER= scrappy@freebsd.org