diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/props/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/props/Makefile b/x11/props/Makefile index ef47f30f9af5..4d7f95137b3d 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -8,7 +8,8 @@ PORTNAME= props PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner MAINTAINER= ports@FreeBSD.org |