diff options
author | rpaulo <rpaulo@FreeBSD.org> | 2013-03-02 14:04:49 +0800 |
---|---|---|
committer | rpaulo <rpaulo@FreeBSD.org> | 2013-03-02 14:04:49 +0800 |
commit | d59143740330e2e632b06ceb7a185c517860d95c (patch) | |
tree | 0d94c651b06ca0dc6a16aca9ba7894bbe6e16ac8 /textproc | |
parent | 9f975fc9cf19ccb4c9e8c3d5d657d3d515857643 (diff) | |
download | freebsd-ports-gnome-d59143740330e2e632b06ceb7a185c517860d95c.tar.gz freebsd-ports-gnome-d59143740330e2e632b06ceb7a185c517860d95c.tar.zst freebsd-ports-gnome-d59143740330e2e632b06ceb7a185c517860d95c.zip |
Fix categories.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-ri_cal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-ri_cal/Makefile b/textproc/rubygem-ri_cal/Makefile index fe45a8b90493..9425ee0f06e0 100644 --- a/textproc/rubygem-ri_cal/Makefile +++ b/textproc/rubygem-ri_cal/Makefile @@ -2,7 +2,7 @@ PORTNAME= ri_cal PORTVERSION= 0.8.8 -CATEGORIES= devel rubygems +CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org |