aboutsummaryrefslogtreecommitdiff
path: root/sysutils/portupgrade/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-25 21:04:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-25 21:04:54 +0000
commita678c3596ca98e9aa399ca8e079d1151bba1de7e (patch)
tree3e34b5b8fcad82feea02cb0e7ed21487003a36e7 /sysutils/portupgrade/Makefile
parent511ddbdf96b98f2364738277c744d8159fac4262 (diff)
downloadports-a678c3596ca98e9aa399ca8e079d1151bba1de7e.tar.gz
ports-a678c3596ca98e9aa399ca8e079d1151bba1de7e.zip
Notes
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r--sysutils/portupgrade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile
index 55c20e4ea7fa..3b861378d6d1 100644
--- a/sysutils/portupgrade/Makefile
+++ b/sysutils/portupgrade/Makefile
@@ -7,6 +7,7 @@
PORTNAME= portupgrade
PORTVERSION= 20020122
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/
@@ -20,7 +21,6 @@ MAINTAINER= knu@FreeBSD.org
RUN_DEPENDS= ${RUBY_SITELIBDIR}/optparse.rb:${PORTSDIR}/devel/ruby-optparse \
${RUBY_SITEARCHLIBDIR}/fnmatch.so:${PORTSDIR}/devel/ruby-fnmatch \
- ${RUBY_SITELIBDIR}/uri.rb:${PORTSDIR}/net/ruby-uri \
${LOCALBASE}/sbin/pkg_tarup:${PORTSDIR}/misc/pkg_tarup
USE_RUBY= yes