diff options
Diffstat (limited to 'devel/epm')
-rw-r--r-- | devel/epm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/epm/Makefile b/devel/epm/Makefile index 70fdaedf2874..d2273252fc80 100644 --- a/devel/epm/Makefile +++ b/devel/epm/Makefile @@ -7,6 +7,7 @@ PORTNAME= epm PORTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} @@ -17,7 +18,7 @@ COMMENT= A free UNIX software/file packaging program USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1 MAN5= epm.list.5 setup.types.5 MAKE_JOBS_UNSAFE= yes |