diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-13 15:42:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-13 15:42:17 +0000 |
commit | 80c7684b97e2da5b1efa36c571196cd7d172d2ad (patch) | |
tree | fda2dd69853d1aab03c9bef52b50f8d22ffc7ffa /lang | |
parent | Fix a few spelling nits. (diff) |
This port surely belongs to the virtual category "python".
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index c472d8dc6116..becb897d1777 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -7,7 +7,7 @@ PORTNAME= python PORTVERSION= 0.3.2 -CATEGORIES= lang # ruby +CATEGORIES= lang python # ruby MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |