diff options
Diffstat (limited to 'textproc/resume')
-rw-r--r-- | textproc/resume/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile index 8b894fb359ab..71d07b1aca4c 100644 --- a/textproc/resume/Makefile +++ b/textproc/resume/Makefile @@ -9,8 +9,7 @@ PORTNAME= resume PORTVERSION= 1.5.1 PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xmlresume +MASTER_SITES= SF/xml${PORTNAME}/xml${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz |