summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-06-12 01:13:35 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-06-12 01:13:35 +0000
commit03c46206b176cc0fbec64b44b64831649343fd73 (patch)
tree373934a364508f82a75adb1fc309101afb6cbef9 /ports-mgmt
parentBe more explicit about INDEX builds not being supported with partial (diff)
fix a problem with adding packages recursively under certain conditions
Noted by: kris Fix from: marcus
Notes
Notes: svn path=/head/; revision=111318
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/pkg_install-devel/Makefile2
-rw-r--r--ports-mgmt/pkg_install-devel/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg_install-devel/Makefile b/ports-mgmt/pkg_install-devel/Makefile
index cfad77e144d7..3f5c6ae62b43 100644
--- a/ports-mgmt/pkg_install-devel/Makefile
+++ b/ports-mgmt/pkg_install-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pkg_install
-PORTVERSION= 20040517
+PORTVERSION= 20040611
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 1a7535f80242..be1b3a492759 100644
--- a/ports-mgmt/pkg_install-devel/distinfo
+++ b/ports-mgmt/pkg_install-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (pkg_install-20040517.tar.gz) = 57d3b8f349ec680f9aa7a6374e72d8c5
-SIZE (pkg_install-20040517.tar.gz) = 87504
+MD5 (pkg_install-20040611.tar.gz) = bd03b6a64be8a2ed2b3f7cb091b4e11d
+SIZE (pkg_install-20040611.tar.gz) = 84367