diff options
Diffstat (limited to 'ports-mgmt/pkg_install/Makefile')
-rw-r--r-- | ports-mgmt/pkg_install/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/pkg_install/Makefile b/ports-mgmt/pkg_install/Makefile index 8b9b06fa3ecb..16bd6a44571b 100644 --- a/ports-mgmt/pkg_install/Makefile +++ b/ports-mgmt/pkg_install/Makefile @@ -6,8 +6,8 @@ # PORTNAME= pkg_install -PORTVERSION= 20080708 -PORTREVISION= 1 +PORTVERSION= 20090902 +PORTREVISION= 0 CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~flz/distfiles/pkg_install/ |