diff options
author | knu <knu@FreeBSD.org> | 2000-08-13 23:42:17 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-13 23:42:17 +0800 |
commit | b461415a5091f301a0e8c63d4bc7022020ac6221 (patch) | |
tree | 3e7cb7760cf80a175e1ff065ba08bd04ff041850 /lang | |
parent | c554a00f3fcc101207a9a95256dc3cd442f76b6d (diff) | |
download | freebsd-ports-graphics-b461415a5091f301a0e8c63d4bc7022020ac6221.tar.gz freebsd-ports-graphics-b461415a5091f301a0e8c63d4bc7022020ac6221.tar.zst freebsd-ports-graphics-b461415a5091f301a0e8c63d4bc7022020ac6221.zip |
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 c472d8dc611..becb897d177 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} |