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 /devel/ruby-property | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) | |
download | ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.tar.gz ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.zip |
Notes
Diffstat (limited to 'devel/ruby-property')
-rw-r--r-- | devel/ruby-property/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile index 4fa41440dbb5..df59c6b52edc 100644 --- a/devel/ruby-property/Makefile +++ b/devel/ruby-property/Makefile @@ -7,7 +7,7 @@ PORTNAME= property PORTVERSION= 19990308 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |