diff options
author | stas <stas@FreeBSD.org> | 2006-11-04 10:06:12 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2006-11-04 10:06:12 +0000 |
commit | 161dc91dae860295553aade291de94f5cca40d45 (patch) | |
tree | b6dd9b677e0fd778c91c26afe7aad6e4a8b7fd24 /lang | |
parent | aeee52596f3b9cd5f8174a1910369466e59a9c6b (diff) | |
download | FreeBSD-ports-161dc91dae860295553aade291de94f5cca40d45.zip FreeBSD-ports-161dc91dae860295553aade291de94f5cca40d45.tar.gz |
- Bump portrevision to match the lang/ruby18 port's one and to force rebuild
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby18_static/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby18_static/Makefile b/lang/ruby18_static/Makefile index 8918bde..0c49c25 100644 --- a/lang/ruby18_static/Makefile +++ b/lang/ruby18_static/Makefile @@ -7,7 +7,7 @@ MASTERDIR= ${.CURDIR}/../ruby16_static -PORTREVISION= 0 +PORTREVISION= 4 PORTEPOCH= 1 RUBY_VER= 1.8 |