summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-30 18:12:41 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-30 18:12:41 +0000
commite2726d22eb0365cfdc21134dd8940fc15ae5d31c (patch)
tree6e5f6f650731d52c3006dd13e6ea71d54bfecf36 /misc
parentEither the person who claimed to remove all manpages from (diff)
New MASTER_SITE_SUBDIR and update maintainer's email address.
PR: 7776 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=12938
Diffstat (limited to 'misc')
-rw-r--r--misc/kwatch/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile
index 298797b6ac39..76292e7b4b6e 100644
--- a/misc/kwatch/Makefile
+++ b/misc/kwatch/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: kwatch
# Version required: Beta4
# Date created: 23 May 1998
-# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
+# Whom: Hans Petter Bieker <zerium@webindex.no>
#
-# $Id: Makefile,v 1.3 1998/08/12 06:29:31 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/25 10:04:57 asami Exp $
#
DISTNAME= kwatch-0.3
CATEGORIES= misc x11 kde
MASTER_SITES= $(MASTER_SITE_KDE)
-MASTER_SITE_SUBDIR= /stable/Beta4/apps/utils
+MASTER_SITE_SUBDIR= stable/1.0/apps/utils
-MAINTAINER= hanspb@persbraten.vgs.no
+MAINTAINER= zerium@webindex.no
LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \