diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 02:26:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 02:26:44 +0000 |
commit | 175e607eeedfd1ec9e12029af720a0c1f0106215 (patch) | |
tree | 84c12387ae437b4b61a8cfbe8a147385f041dd73 /misc/ec2-ami-tools | |
parent | 33765bbf97e038150bac23e3713af5213b72fb60 (diff) | |
download | pkgsrc-175e607eeedfd1ec9e12029af720a0c1f0106215.tar.gz |
Bump PKGREVISION from RUBY_VERSION_DEFAULT changes.
Diffstat (limited to 'misc/ec2-ami-tools')
-rw-r--r-- | misc/ec2-ami-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ec2-ami-tools/Makefile b/misc/ec2-ami-tools/Makefile index 494c853e3d9..f8704108155 100644 --- a/misc/ec2-ami-tools/Makefile +++ b/misc/ec2-ami-tools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/31 20:56:13 jym Exp $ +# $NetBSD: Makefile,v 1.2 2011/09/16 02:26:44 obache Exp $ # PKGNAME= ec2-ami-tools-1.3.57676 DISTNAME= ec2-ami-tools-1.3-57676 +PKGREVISION= 1 .include "../../misc/ec2-api-tools/Makefile.common" |