diff options
author | swills <swills@FreeBSD.org> | 2010-10-15 12:41:00 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-10-15 12:41:00 +0800 |
commit | 5d50508ee7f6ae3f0607a9ef08809298f7e30447 (patch) | |
tree | 994e930bb3aedd791e7bd93a42991f5eea2d5c91 /x11-toolkits | |
parent | a499b3b252d38b3baca645acdac6bc552165279d (diff) | |
download | freebsd-ports-gnome-5d50508ee7f6ae3f0607a9ef08809298f7e30447.tar.gz freebsd-ports-gnome-5d50508ee7f6ae3f0607a9ef08809298f7e30447.tar.zst freebsd-ports-gnome-5d50508ee7f6ae3f0607a9ef08809298f7e30447.zip |
- Bump PORTREVISION for runtime fix
Approved by: pgollucci (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/ruby-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-gtk2/Makefile b/x11-toolkits/ruby-gtk2/Makefile index e2c2f4b4ac7f..f019ab40b81c 100644 --- a/x11-toolkits/ruby-gtk2/Makefile +++ b/x11-toolkits/ruby-gtk2/Makefile @@ -8,6 +8,7 @@ PORTNAME= gtk2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |