diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 05:03:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 05:03:25 +0000 |
commit | b57a863f36c232d037349e9d2bb56f43aa888057 (patch) | |
tree | a7afda02c87f04effad652d755951c29a6dc9f17 /ports-mgmt | |
parent | 0d7640e9da4a37bfd6bb789fe78beb0a4b402138 (diff) | |
download | ports-b57a863f36c232d037349e9d2bb56f43aa888057.tar.gz ports-b57a863f36c232d037349e9d2bb56f43aa888057.zip |
Notes
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 |