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 /lang/ruby-python | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) | |
download | ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.tar.gz ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.zip |
Notes
Diffstat (limited to 'lang/ruby-python')
-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 becb897d1777..0c05374cb976 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -7,7 +7,7 @@ PORTNAME= python PORTVERSION= 0.3.2 -CATEGORIES= lang python # ruby +CATEGORIES= lang ruby python MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |