diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:04:13 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:04:13 +0000 |
commit | f7c07bb0b0d2231e868b94a0c6258ee4a959a7e4 (patch) | |
tree | d0fd9896d107e91fca0b0a8635b2f8eafee5b94c /lang/ruby-python | |
parent | a218624235c700a723b61ee480a656858211721b (diff) | |
download | ports-f7c07bb0b0d2231e868b94a0c6258ee4a959a7e4.tar.gz ports-f7c07bb0b0d2231e868b94a0c6258ee4a959a7e4.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 0ccefbaed5d2..95536addfb52 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.3 CATEGORIES= lang ruby python MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |