summaryrefslogtreecommitdiff
path: root/graphics/xbmbrowser
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /graphics/xbmbrowser
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'graphics/xbmbrowser')
-rw-r--r--graphics/xbmbrowser/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile
index c52ac67788c3..96348b878490 100644
--- a/graphics/xbmbrowser/Makefile
+++ b/graphics/xbmbrowser/Makefile
@@ -3,14 +3,14 @@
# Date created: 06 September 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/11/09 06:49:26 asami Exp $
#
DISTNAME= xbmbrowser5.1
PKGNAME= xbmbrowser-5.1
-CATEGORIES+= graphics
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/utilities/ \
- ftp://ftp.th-darmstadt.de/pub/X11/contrib/utilities/
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= utilities
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de