diff options
Diffstat (limited to 'x11/xcmd/Makefile')
-rw-r--r-- | x11/xcmd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcmd/Makefile b/x11/xcmd/Makefile index b949b12..dc3ef93 100644 --- a/x11/xcmd/Makefile +++ b/x11/xcmd/Makefile @@ -5,9 +5,8 @@ PORTNAME= xcmd PORTVERSION= 1.8 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ +MASTER_SITES= SUNSITE/X11/xutils \ http://www.breuninger.org/files/distfiles/ -MASTER_SITE_SUBDIR= X11/xutils MAINTAINER= ports@FreeBSD.org COMMENT= Xcmd is a front-end for starting programs under X11 |