summaryrefslogtreecommitdiff
path: root/x11/xdtm
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 /x11/xdtm
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'x11/xdtm')
-rw-r--r--x11/xdtm/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile
index 2535aa02674d..669c57048308 100644
--- a/x11/xdtm/Makefile
+++ b/x11/xdtm/Makefile
@@ -3,12 +3,13 @@
# Date created: 26th April 1995
# Whom: gpalmer
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/04/26 11:49:41 gpalmer Exp $
#
DISTNAME= xdtm-2.5.5
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/xdtm/
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications/xdtm
MAINTAINER= gpalmer@FreeBSD.ORG