diff options
Diffstat (limited to 'ports-mgmt/portupgrade-devel/Makefile')
-rw-r--r-- | ports-mgmt/portupgrade-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index 0d3fe0a74169..b988c03e7a8a 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/portupgrade-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20120821 +PORTVERSION= 20120827 PORTEPOCH= 3 CATEGORIES= ports-mgmt MASTER_SITES= http://github.com/pkgtools/pkgtools/tarball/${GITVERSION}/ \ @@ -24,7 +24,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb.so:${PORTSDIR}/databases/ruby-bdb CONFLICTS_INSTALL= portupgrade-[0-9]* FETCH_ARGS= -Fpr -GITVERSION= a523bb7 +GITVERSION= 595d51a DIST_SUBDIR= ${PORTNAME} USE_RUBY= yes |