summaryrefslogtreecommitdiff
path: root/databases/xmbase-grok
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-01-27 00:44:49 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-01-27 00:44:49 +0000
commit00f93c678422e859ac2055d0948e7f5c6f12b55f (patch)
treeabf6043d14f894936eff5379dd5a721a4d270b9f /databases/xmbase-grok
parentCompile a few more functions. (diff)
Use MASTER_SITE_SUNSITE and fix paths (xapps/ is gone).
Submitted by: distfile checker
Notes
Notes: svn path=/head/; revision=9473
Diffstat (limited to 'databases/xmbase-grok')
-rw-r--r--databases/xmbase-grok/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile
index 3619322b7788..571ebd12e62f 100644
--- a/databases/xmbase-grok/Makefile
+++ b/databases/xmbase-grok/Makefile
@@ -3,14 +3,14 @@
# Date created: Sat Aug 30 13:29:42 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/08/30 13:25:04 andreas Exp $
+# $Id: Makefile,v 1.2 1997/09/09 00:39:46 asami Exp $
#
DISTNAME= xmbase-grok-1.3.2.sbin
PKGNAME= xmbase-grok-1.3.2
CATEGORIES= databases x11
-MASTER_SITES=\
- ftp://ftp.leo.org/pub/comp/os/linux/sunsite/X11/xapps/databases/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/database/flatfile
MAINTAINER= andreas@FreeBSD.ORG