diff options
Diffstat (limited to 'textproc/resume/Makefile')
-rw-r--r-- | textproc/resume/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile index 1b9852e0fd67..196f4c30b109 100644 --- a/textproc/resume/Makefile +++ b/textproc/resume/Makefile @@ -6,14 +6,14 @@ # PORTNAME= resume -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmlresume DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz -MAINTAINER= fuyuki@mj.0038.net +MAINTAINER= fuyuki@hadaly.org RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog |