diff options
author | Renato Botelho <garga@FreeBSD.org> | 2017-05-02 10:28:51 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-05-02 10:28:51 -0300 |
commit | 0f437219858ce0b32b8b3335a63565507a367d7a (patch) | |
tree | c3e6a52f622d55e4cd2b03d381d9ef47d70aa877 | |
parent | efbc1f00117e8de5e2995500d5a4f33f1f2f622e (diff) | |
download | FreeBSD-ports-0f437219858ce0b32b8b3335a63565507a367d7a.zip FreeBSD-ports-0f437219858ce0b32b8b3335a63565507a367d7a.tar.gz |
Change bsdinstaller version to 2.0.19 to sync with factory
-rwxr-xr-x | sysutils/bsdinstaller/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bsdinstaller/Makefile b/sysutils/bsdinstaller/Makefile index 0b0831f..9a23899 100755 --- a/sysutils/bsdinstaller/Makefile +++ b/sysutils/bsdinstaller/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bsdinstaller -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.19 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty |