diff options
Diffstat (limited to 'devel/sysconftool/Makefile')
-rw-r--r-- | devel/sysconftool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile index e14d932e3934..1af10c672dcf 100644 --- a/devel/sysconftool/Makefile +++ b/devel/sysconftool/Makefile @@ -7,7 +7,7 @@ PORTNAME= sysconftool PORTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_PERL5= yes HAS_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261 MAN1= sysconftool.1 sysconftoolcheck.1 MAN7= sysconftool.7 |