diff options
author | Cy Schubert <cy@FreeBSD.org> | 2012-02-08 05:56:35 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2012-02-08 05:56:35 +0000 |
commit | ffd299f9a5bed0e9c81ee8a42f1076b21ca00648 (patch) | |
tree | 6fe084851107d1b2642134239169679b85b726f0 /x11/props | |
parent | 7bc0a17fb9151d50b9a88d7851a8116c5614a25e (diff) | |
download | ports-ffd299f9a5bed0e9c81ee8a42f1076b21ca00648.tar.gz ports-ffd299f9a5bed0e9c81ee8a42f1076b21ca00648.zip |
Notes
Diffstat (limited to 'x11/props')
-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 |