summaryrefslogtreecommitdiff
path: root/graphics/xmfract
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/xmfract
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'graphics/xmfract')
-rw-r--r--graphics/xmfract/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile
index 6ef7203afd8b..d4f2c5edce0e 100644
--- a/graphics/xmfract/Makefile
+++ b/graphics/xmfract/Makefile
@@ -3,13 +3,14 @@
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.2 1996/08/01 20:38:11 erich Exp $
+# $Id: Makefile,v 1.3 1996/08/03 09:00:15 asami Exp $
#
DISTNAME= xmfract_1.4
PKGNAME= xmfract-1.4
-CATEGORIES+= graphics
-MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= graphics
MAINTAINER= erich@FreeBSD.org