diff options
Diffstat (limited to 'x11/xmon/Makefile')
-rw-r--r-- | x11/xmon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index cd96bf9daf4e..e1ad47ed32af 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -5,8 +5,7 @@ PORTNAME= xmon PORTVERSION= 1.5.6 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= devel_tools +MASTER_SITES= XCONTRIB/devel_tools DISTNAME= xmon.${PORTVERSION} MAINTAINER= ports@FreeBSD.org |