diff options
Diffstat (limited to 'textproc/asciidoc/Makefile')
-rw-r--r-- | textproc/asciidoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index a83f33f3ac6f..80fb470bb6e7 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -2,7 +2,7 @@ PORTNAME= asciidoc PORTVERSION= 10.2.0 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ https://github.com/asciidoc-py/asciidoc-py/raw/${PORTVERSION}/doc/:manpage DISTFILES= asciidoc-${PORTVERSION}${EXTRACT_SUFX} \ a2x.1.txt:manpage |