diff options
Diffstat (limited to 'textproc/yodl')
-rw-r--r-- | textproc/yodl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index ec53cd8b10c8..c288bbd110ea 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -4,7 +4,7 @@ PORTNAME= yodl PORTVERSION= 3.05.01 CATEGORIES= textproc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .orig.tar.gz |