diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
commit | 37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f (patch) | |
tree | b60c0f8e883d615b5ee979fb08c589557c5aac02 /x11 | |
parent | 67bb8db263f86de3c01b4945c626aab3163552be (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ruby-gnome/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-gnome2/Makefile | 1 | ||||
-rw-r--r-- | x11/ruby-kde/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11/ruby-gnome/Makefile b/x11/ruby-gnome/Makefile index 6020f6e78f55..f98ffa4fe2c7 100644 --- a/x11/ruby-gnome/Makefile +++ b/x11/ruby-gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= ${RUBY_GNOME_PORTVERSION} +PORTREVISION= 1 CATEGORIES= x11 ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/x11/ruby-gnome2/Makefile b/x11/ruby-gnome2/Makefile index 6020f6e78f55..f98ffa4fe2c7 100644 --- a/x11/ruby-gnome2/Makefile +++ b/x11/ruby-gnome2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= ${RUBY_GNOME_PORTVERSION} +PORTREVISION= 1 CATEGORIES= x11 ruby MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/x11/ruby-kde/Makefile b/x11/ruby-kde/Makefile index b67e3bdc35e3..d70a6938ee03 100644 --- a/x11/ruby-kde/Makefile +++ b/x11/ruby-kde/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= x11 kde ruby MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |