summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-05-01 11:41:43 +0000
committereik <eik@FreeBSD.org>2004-05-01 11:41:43 +0000
commitf650d590940be8cb95c33b84d118d7ee4ce18feb (patch)
tree6c8c01d44c91927867a87311db41514a1b53acf4 /ports-mgmt
parent09a1ad621a169cb3956f693c6dd3286ab7e26437 (diff)
downloadFreeBSD-ports-f650d590940be8cb95c33b84d118d7ee4ce18feb.zip
FreeBSD-ports-f650d590940be8cb95c33b84d118d7ee4ce18feb.tar.gz
enable the use of csh-style {...} choices in glob patterns, e.g.
/usr/local/sbin/pkg_info 'openldap-{client,server}-*'
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 aa1d90c..16f09ea 100644
--- a/ports-mgmt/pkg_install-devel/Makefile
+++ b/ports-mgmt/pkg_install-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pkg_install
-PORTVERSION= 20040429
+PORTVERSION= 20040501
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 7602bed..90952c0 100644
--- a/ports-mgmt/pkg_install-devel/distinfo
+++ b/ports-mgmt/pkg_install-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (pkg_install-20040429.tar.gz) = 3e4069be12ce314b67427532bfa06128
-SIZE (pkg_install-20040429.tar.gz) = 84675
+MD5 (pkg_install-20040501.tar.gz) = efcec65fc5eaa683cd82ecc3a067eb23
+SIZE (pkg_install-20040501.tar.gz) = 85572
OpenPOWER on IntegriCloud