diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-21 18:19:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-21 18:19:13 +0000 |
commit | 9ff2d5da881a9d8a2019f291c0c30eadd7d5e499 (patch) | |
tree | 0dd0f5fdc5796d445297aba94ca23341f7d0fb94 /ports-mgmt | |
parent | 1261f27616873a3635ed3ec34fe54163087f09d6 (diff) | |
download | FreeBSD-ports-9ff2d5da881a9d8a2019f291c0c30eadd7d5e499.zip FreeBSD-ports-9ff2d5da881a9d8a2019f291c0c30eadd7d5e499.tar.gz |
Sync with the latest CVS HEAD snapshot.
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 af241a4..4808760 100644 --- a/ports-mgmt/pkg_install/Makefile +++ b/ports-mgmt/pkg_install/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkg_install -PORTVERSION= 20050226 +PORTVERSION= 20050321 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 e2fee28..da7eac1 100644 --- a/ports-mgmt/pkg_install/distinfo +++ b/ports-mgmt/pkg_install/distinfo @@ -1,2 +1,2 @@ -MD5 (pkg_install-20050226.tar.gz) = 327bee3a53159ef4a13141733b06219f -SIZE (pkg_install-20050226.tar.gz) = 87945 +MD5 (pkg_install-20050321.tar.gz) = 98effb37fda626a6b13bcefdacba91ed +SIZE (pkg_install-20050321.tar.gz) = 87946 |