diff options
Diffstat (limited to 'print/easylatex/Makefile')
-rw-r--r-- | print/easylatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/easylatex/Makefile b/print/easylatex/Makefile index b665f0f93829..0f75f86ba643 100644 --- a/print/easylatex/Makefile +++ b/print/easylatex/Makefile @@ -9,7 +9,7 @@ PORTNAME= easylatex PORTVERSION= 0.080 PORTREVISION= 0 CATEGORIES= print textproc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= nivit@FreeBSD.org |