diff options
Diffstat (limited to 'print/epsonepl/Makefile')
-rw-r--r-- | print/epsonepl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index eaf638d00b6f..1e12482bd053 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -9,8 +9,7 @@ PORTNAME= epsonepl PORTVERSION= 0.2.2 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/GS-IJS%20Plugin%20v${PORTVERSION} DISTNAME= ${PORTNAME}ijs-${PORTVERSION} EXTRACT_SUFX= .tgz |