summaryrefslogtreecommitdiff
path: root/devel/xxgdb
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 /devel/xxgdb
parentuncomment DEPENDS line (diff)
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'devel/xxgdb')
-rw-r--r--devel/xxgdb/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile
index 52bd198898b8..a6c7a6dcf971 100644
--- a/devel/xxgdb/Makefile
+++ b/devel/xxgdb/Makefile
@@ -3,13 +3,13 @@
# Date created: 2 May 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1995/11/26 10:24:02 asami Exp $
+# $Id: Makefile,v 1.4 1995/11/26 11:29:21 asami Exp $
#
DISTNAME= xxgdb-1.12
-CATEGORIES+= devel
-MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
- ftp://crl.dec.com/pub/X11/contrib/utilities/
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= utilities
MAINTAINER= asami@FreeBSD.ORG