diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
commit | b08fe99025618b1dd440f5aeeac667adfdbcfdd3 (patch) | |
tree | b937e792dd59d223a3e90421b2fc5f9b5c748ea5 /x11-toolkits/ruby-qt2 | |
parent | Don't install stuff writable to group wheel. (diff) |
Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.
Make textproc/eruby belong also in www.
Diffstat (limited to 'x11-toolkits/ruby-qt2')
-rw-r--r-- | x11-toolkits/ruby-qt2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile index cd7cf210739e..cef298135c0a 100644 --- a/x11-toolkits/ruby-qt2/Makefile +++ b/x11-toolkits/ruby-qt2/Makefile @@ -7,7 +7,7 @@ PORTNAME= qt PORTVERSION= 0.11 -CATEGORIES= x11-toolkits # ruby +CATEGORIES= x11-toolkits ruby MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |