diff options
Diffstat (limited to 'sysutils/bsdconfig/Makefile')
-rw-r--r-- | sysutils/bsdconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bsdconfig/Makefile b/sysutils/bsdconfig/Makefile index 82ab6cc536fe..03c124788db3 100644 --- a/sysutils/bsdconfig/Makefile +++ b/sysutils/bsdconfig/Makefile @@ -6,10 +6,10 @@ # PORTNAME= bsdconfig -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= sysutils MASTER_SITES= http://druidbsd.sourceforge.net/download/bsdconfig/ -DISTNAME= ${PORTNAME}.120619 +DISTNAME= ${PORTNAME}.120620 EXTRACT_SUFX= .txz PATCH_SITES= ${MASTER_SITES} |