diff --git a/ports-mgmt/pkg_install-devel/Makefile b/ports-mgmt/pkg_install-devel/Makefile index dfa2e77e8a34..02917e9dca34 100644 --- a/ports-mgmt/pkg_install-devel/Makefile +++ b/ports-mgmt/pkg_install-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pkg_install -PORTVERSION= 20040125 -PORTREVISION= 1 +PORTVERSION= 20040216 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= eik diff --git a/ports-mgmt/pkg_install-devel/distinfo b/ports-mgmt/pkg_install-devel/distinfo index 1c0d1e0e66e9..52794e875876 100644 --- a/ports-mgmt/pkg_install-devel/distinfo +++ b/ports-mgmt/pkg_install-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (pkg_install-20040125.tar.gz) = 644307b71fe6f4c1b604bbcb88d86050 -SIZE (pkg_install-20040125.tar.gz) = 84942 +MD5 (pkg_install-20040216.tar.gz) = 943d5e1f71ad2c0c90b1632223d6ab1d +SIZE (pkg_install-20040216.tar.gz) = 84098 diff --git a/ports-mgmt/pkg_install-devel/pkg-descr b/ports-mgmt/pkg_install-devel/pkg-descr index 44c2af261c48..abe2ae1d30b3 100644 --- a/ports-mgmt/pkg_install-devel/pkg-descr +++ b/ports-mgmt/pkg_install-devel/pkg-descr @@ -5,7 +5,7 @@ only install it it you have problems with the current version or want to test the new features. If you want to replace the base system tools, install via: - make install PREFIX=/usr/local + make install PREFIX=/usr You can revert to the normal tools simply by uninstalling the port or restoring them with: cd /usr/src/usr.sbin/pkg_install; make install diff --git a/sysutils/pkg_install-devel/Makefile b/sysutils/pkg_install-devel/Makefile index dfa2e77e8a34..02917e9dca34 100644 --- a/sysutils/pkg_install-devel/Makefile +++ b/sysutils/pkg_install-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pkg_install -PORTVERSION= 20040125 -PORTREVISION= 1 +PORTVERSION= 20040216 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= eik diff --git a/sysutils/pkg_install-devel/distinfo b/sysutils/pkg_install-devel/distinfo index 1c0d1e0e66e9..52794e875876 100644 --- a/sysutils/pkg_install-devel/distinfo +++ b/sysutils/pkg_install-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (pkg_install-20040125.tar.gz) = 644307b71fe6f4c1b604bbcb88d86050 -SIZE (pkg_install-20040125.tar.gz) = 84942 +MD5 (pkg_install-20040216.tar.gz) = 943d5e1f71ad2c0c90b1632223d6ab1d +SIZE (pkg_install-20040216.tar.gz) = 84098 diff --git a/sysutils/pkg_install-devel/pkg-descr b/sysutils/pkg_install-devel/pkg-descr index 44c2af261c48..abe2ae1d30b3 100644 --- a/sysutils/pkg_install-devel/pkg-descr +++ b/sysutils/pkg_install-devel/pkg-descr @@ -5,7 +5,7 @@ only install it it you have problems with the current version or want to test the new features. If you want to replace the base system tools, install via: - make install PREFIX=/usr/local + make install PREFIX=/usr You can revert to the normal tools simply by uninstalling the port or restoring them with: cd /usr/src/usr.sbin/pkg_install; make install