diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-20 13:03:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-20 13:03:25 +0800 |
commit | 9f40c9c23caa1b26d02f6d3ac12fe6769449080f (patch) | |
tree | 41b789968b9816518418c4b647a0601a5687e64b /ports-mgmt | |
parent | 226d2fd328ea62b100f73764a74611e4855663d4 (diff) | |
download | freebsd-ports-gnome-9f40c9c23caa1b26d02f6d3ac12fe6769449080f.tar.gz freebsd-ports-gnome-9f40c9c23caa1b26d02f6d3ac12fe6769449080f.tar.zst freebsd-ports-gnome-9f40c9c23caa1b26d02f6d3ac12fe6769449080f.zip |
Update to a snapshot from HEAD from 2005-07-20.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg_install/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/pkg_install/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg_install/Makefile b/ports-mgmt/pkg_install/Makefile index 4808760f7001..c0397f641ea3 100644 --- a/ports-mgmt/pkg_install/Makefile +++ b/ports-mgmt/pkg_install/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkg_install -PORTVERSION= 20050321 +PORTVERSION= 20050720 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~marcus/ diff --git a/ports-mgmt/pkg_install/distinfo b/ports-mgmt/pkg_install/distinfo index da7eac1b6ef3..a84c0daee3cc 100644 --- a/ports-mgmt/pkg_install/distinfo +++ b/ports-mgmt/pkg_install/distinfo @@ -1,2 +1,2 @@ -MD5 (pkg_install-20050321.tar.gz) = 98effb37fda626a6b13bcefdacba91ed -SIZE (pkg_install-20050321.tar.gz) = 87946 +MD5 (pkg_install-20050720.tar.gz) = 4692daaa320b6d2d603765fe77f4cf30 +SIZE (pkg_install-20050720.tar.gz) = 88511 |