diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-21 18:19:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-21 18:19:13 +0000 |
commit | 84c9520ce2232f308b9985ea66334121e155423c (patch) | |
tree | 07a5056bdc2f50002e53c4a847df17160a5d893b /ports-mgmt | |
parent | - Don't install symlinks to shared libraries that are not installed. (diff) |
Sync with the latest CVS HEAD snapshot.
Notes
Notes:
svn path=/head/; revision=131854
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 af241a4a7bfb..4808760f7001 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 e2fee28bb039..da7eac1b6ef3 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 |