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 407d3391ce73..bb4f993c21c0 100644 --- a/x11/props/Makefile +++ b/x11/props/Makefile @@ -9,7 +9,8 @@ PORTNAME= props PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://komquats.com/distfiles/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cy MAINTAINER= cy@FreeBSD.org |