diff options
Diffstat (limited to 'devel/xxgdb/Makefile')
-rw-r--r-- | devel/xxgdb/Makefile | 8 |
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 |