diff options
author | pav <pav@FreeBSD.org> | 2006-01-22 04:25:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-22 04:25:07 +0800 |
commit | a780417e0ee1170952a156cf49fdd3ea6deb34c4 (patch) | |
tree | b180cfcc5ce5816c6db210ce5b6faedc85385dd8 /devel/rubygem-activesupport | |
parent | 452fc798ef77a1a78f866649d826058e8d46bf90 (diff) | |
download | freebsd-ports-gnome-a780417e0ee1170952a156cf49fdd3ea6deb34c4.tar.gz freebsd-ports-gnome-a780417e0ee1170952a156cf49fdd3ea6deb34c4.tar.zst freebsd-ports-gnome-a780417e0ee1170952a156cf49fdd3ea6deb34c4.zip |
- Populate newly created rubygems category
Diffstat (limited to 'devel/rubygem-activesupport')
-rw-r--r-- | devel/rubygem-activesupport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport/Makefile b/devel/rubygem-activesupport/Makefile index d1c0fd342b32..3b1ff973ed60 100644 --- a/devel/rubygem-activesupport/Makefile +++ b/devel/rubygem-activesupport/Makefile @@ -6,7 +6,7 @@ PORTNAME= activesupport PORTVERSION= 1.2.5 -CATEGORIES= devel ruby +CATEGORIES= devel rubygems MASTER_SITES= http://rubyforge.org/frs/download.php/7637/ MAINTAINER= jw@innerewut.de |