diff options
Diffstat (limited to 'misc/cs/Makefile')
-rw-r--r-- | misc/cs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/cs/Makefile b/misc/cs/Makefile index f7eaa74bb7f6..613ef2c5f2ae 100644 --- a/misc/cs/Makefile +++ b/misc/cs/Makefile @@ -9,7 +9,9 @@ PORTNAME= cs PORTVERSION= 0.9.5 CATEGORIES= misc -MASTER_SITES= http://njhurst.org/programming/cross-stitch/ +MASTER_SITES= http://njhurst.org/programming/cross-stitch/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |