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/pkg_install/Makefile | |
parent | 72058ac597c1708fdbd0eaf870c3307ef945933a (diff) |
Sync with the latest CVS HEAD snapshot.
Notes
Notes:
svn path=/head/; revision=131854
Diffstat (limited to 'ports-mgmt/pkg_install/Makefile')
-rw-r--r-- | ports-mgmt/pkg_install/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |