diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcolors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 7042eb58d8fd..0c72dc01d1a4 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -8,7 +8,8 @@ PORTNAME= xcolors PORTVERSION= 1.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ade/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ade DISTNAME= ${PORTNAME} MAINTAINER= ade@FreeBSD.org |