diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-08 22:20:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-08 22:20:17 +0000 |
commit | 907d1429737b0e840c30dd5982033aa5b0d7f922 (patch) | |
tree | 2498ae672501492dcece3a82651e850c3c7af769 /sysutils | |
parent | Update to 1.1.2 (diff) |
Now that introducing ruby-shim is done, bump PORTREVISION to let users
proceed with the transition.
Notes
Notes:
svn path=/head/; revision=60914
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/portupgrade-devel/Makefile | 1 | ||||
-rw-r--r-- | sysutils/portupgrade/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index ae2ac7dd9add..74e66937e113 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= portupgrade PORTVERSION= 20020429 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index ae2ac7dd9add..74e66937e113 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -7,6 +7,7 @@ PORTNAME= portupgrade PORTVERSION= 20020429 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ |