aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-11-17 02:57:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-11-17 02:57:10 +0800
commitf04a08ee2ef3999b03d5451607158a61af6d72f8 (patch)
tree0bb52f74a77885deb74a2057963095715cc427b4 /dns
parent4a65f1eb5573fde44d1a525596a69bf8642bf582 (diff)
downloadfreebsd-ports-gnome-f04a08ee2ef3999b03d5451607158a61af6d72f8.tar.gz
freebsd-ports-gnome-f04a08ee2ef3999b03d5451607158a61af6d72f8.tar.zst
freebsd-ports-gnome-f04a08ee2ef3999b03d5451607158a61af6d72f8.zip
- Fix CATEGORIES: it should be rubygems, not ruby
Feature safe: yes
Diffstat (limited to 'dns')
-rw-r--r--dns/rubygem-public_suffix_service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile
index 5403dd6d8b85..a19f291926fc 100644
--- a/dns/rubygem-public_suffix_service/Makefile
+++ b/dns/rubygem-public_suffix_service/Makefile
@@ -7,7 +7,7 @@
PORTNAME= public_suffix_service
PORTVERSION= 0.9.0
-CATEGORIES= dns ruby
+CATEGORIES= dns rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org