diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-10-01 19:54:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-10-01 19:54:34 +0000 |
commit | fea0328aa89b452c2c263193a2bdb56ca5d05443 (patch) | |
tree | 2a9cc7cb03c305cdf61261a3eee8857195bb3356 /ports-mgmt/pkg_install/Makefile | |
parent | 1a4497ffbf8fea314efd278826a1db696ec10c2d (diff) | |
download | ports-fea0328aa89b452c2c263193a2bdb56ca5d05443.tar.gz ports-fea0328aa89b452c2c263193a2bdb56ca5d05443.zip |
Notes
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 c0397f641ea3..26ce10b7b1e0 100644 --- a/ports-mgmt/pkg_install/Makefile +++ b/ports-mgmt/pkg_install/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkg_install -PORTVERSION= 20050720 +PORTVERSION= 20051001 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~marcus/ |