diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-22 22:29:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-22 22:29:29 +0000 |
commit | 6a7378982e015af488f4de499a267066afd05142 (patch) | |
tree | b7c642db43c80af5fdebff398719d291348337b7 /misc/cs | |
parent | 20fa307449d9fa0d99a080cc66a5b037f8ca0b78 (diff) | |
download | ports-6a7378982e015af488f4de499a267066afd05142.tar.gz ports-6a7378982e015af488f4de499a267066afd05142.zip |
Notes
Diffstat (limited to 'misc/cs')
-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 |