diff options
Diffstat (limited to 'devel/xxgdb/Makefile')
-rw-r--r-- | devel/xxgdb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile index edf9606..4f56023 100644 --- a/devel/xxgdb/Makefile +++ b/devel/xxgdb/Makefile @@ -5,8 +5,7 @@ PORTNAME= xxgdb PORTVERSION= 1.12 PORTREVISION= 4 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= utilities +MASTER_SITES= XCONTRIB/utilities MAINTAINER= cy@FreeBSD.org COMMENT= X window interface for gdb |