summaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
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 'deskutils')
-rw-r--r--deskutils/korganizer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/korganizer/Makefile b/deskutils/korganizer/Makefile
index e3498cde889a..a5cf6cd96aca 100644
--- a/deskutils/korganizer/Makefile
+++ b/deskutils/korganizer/Makefile
@@ -3,13 +3,13 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/25 12:41:51 tg Exp $
#
DISTNAME= korganizer-0.9
CATEGORIES= misc kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= /unstable/apps/office
+MASTER_SITE_SUBDIR= unstable/apps/office
MAINTAINER= hanspb@persbraten.vgs.no